OnSelectedIndexChanged="ddl_SelectedIndexChanged" onKeyUp="this.blur();">
the dropdownlist control selected event is not fired in firefox please help me
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Jun 21, 2013, 6:15 AM
use the code below:
--------------------------------------------------
------------------------------------------------
you have this unwanted piece of code
---------------------------------------
---------------------------------------
Just remove this.
Happy Coding :)
Mark this as answer if it helps.
Cheers!
prathyushaPosted Jun 21, 2013, 6:26 AM