One item in Listbox
i have a listbox on my ASP.Net Web form
When the listbox is populated with only one item, i can only click on the item once to fire the selectedindexchanged event, if i try to click on the item again the selectedindexchanged event does not fire.
Can someone give me an example on how to accomplish this please
Tkanks in Advance
|