SelectedIndexChanged is not fired when data is added program
The SelectedIndexChanged is not fired when data is added programatically to dropdownlist in page_load
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.
aditya immadiPosted Jun 12, 2016, 7:07 AM
Praveen SreeramPosted Jun 5, 2016, 11:05 AM
Lucky LaxmanPosted Mar 12, 2015, 5:17 AM
I think your not setting page loading time your get the value to selected index box right?.
So you can set the value to your selected index box use Jquery or Java script and validated It.
Thanks,