dont use selected index use either selected value/selecteditem.text/selecteditem.value i thing selected index will never change On Tue, Dec 8, 2009 at 12:14 PM, Sruthi <[email protected]> wrote:
> Hi, > > Am facing a problem where the SelectedIndexChanged is not fired. I > have to drop down lists in which the second dropdown has to be binded > with the selected value of the first.. > > My problem is when i select the item in first dropdown, the page > reloads but the value of the dropdown does not change and remains the > initial value... > > But it works well in Firefox but not in IE > > Thanks in Advance... >
