S
Shawn
Hi.
I'm having trouble with my ListBox. This is what I want to do. I have two
listboxes. When I click on an item in the first one I want the second one
to fill up with values depending on which item was clicked in the first
listbox. The problem is that ListBox1_SelectedIndexChanged fires when I set
the listbox's datasource. Is there anyway to prevent this? Can I "turn
off" the event and turn it back on when I need it?
Thanks,
Shawn
I'm having trouble with my ListBox. This is what I want to do. I have two
listboxes. When I click on an item in the first one I want the second one
to fill up with values depending on which item was clicked in the first
listbox. The problem is that ListBox1_SelectedIndexChanged fires when I set
the listbox's datasource. Is there anyway to prevent this? Can I "turn
off" the event and turn it back on when I need it?
Thanks,
Shawn