Ravi Kumar
After capturing the SelectedIndexChanged event for a ListBox control, you find that the event handler doesn’t execute. What could the problem be?
By Ravi Kumar in ASP.NET on Nov 28 2006
  • canuja
    Nov, 2006 28

    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

    • 0
  • Nov, 2006 28

    The AutoPostBack is set to False.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS