Click to See Complete Forum and Search --> : Problem with ListBox


cniquille
December 6th, 2002, 08:53 AM
Hello,
I have some problem with a ListBox.
I can populate it with a dataset, I can see the information. but when I want to get the selecteditem.. the property have -1 as value.

The autopostback is true
ListBox_SelectedIndexChanged events is captured.

but in this event the selecteditem property is -1. :confused:

Thanks for your help