I have a listbox that, when the user changes the selection, updates a form
with data related to the selected item. If the user modifies the data, I
want to be able to validate the data BEFORE the selectedindexchanged event
is fired.
Any ideas?
Amil