Hi all

List boxes have a click, selecteditem and selectedvalue events (among others). I was wondering... is there a way to handle unselected items?

For example, if you click one item in list box 1, several items are added to listbox 2... then, if you unselect the item in list box 1, those related items in list box 2 are deleted.

I'm just wondering how 'unselect' events are handled for list boxes.

Any help appreciated - thanks in advance.

GTD