Selected Index Change
I have a dropdownlist and I populate this with data, this works fine, but I wanted to put some code behind in the selectedindexchange of this dropdown box so it affected the data on the rest of the page, but it is never called at run time, it fills I can choose something else from the list but the code behind in the selectedindexchange is never called and does not stop on the breaks I have put there? Why?
|