ronolson111
New member
- Joined
- May 30, 2003
- Messages
- 2
I am trying to select an entry in my ListBox. When an entry is selected I want to enable a button that will allow me to remove the item. This much works.
The problem: when I try to remove any item in the list, the listbox doesnt report the correct index. It always reports "0". I can flip to the browser and see that item 2 is selected but the code never sees the change.
Is this clear?
Does anyone know whats up here?
The problem: when I try to remove any item in the list, the listbox doesnt report the correct index. It always reports "0". I can flip to the browser and see that item 2 is selected but the code never sees the change.
Is this clear?
Does anyone know whats up here?