After capturing the SelectedIndexChanged event for a ListBox control, you find that the event handler doesn’t execute. What could the problem be?
Ravi Kumar
Select an image from your device to upload
I think the problem can be the "autopostback" property of the ListBox control.
Autopostback Property of the ListboxControl should be true whenever you want to execute the SelectedIndexChanged event