NickM
21-05-2008 07:06:07
Sorry if this has already been addressed and I've missed it or if it's just me being stupid (wouldn't be the first time)
I'm trying to remove all the list items from a ComboBox in order to remake a new set of list items based on what is selected in a seperate ComboBox list, it all works fine except when I try to clear the items using ComboBox::clearDropDownList()
It removes the actual text but seems to leave empty list items, so when I add my new set of items I have to scroll down past all the empty items before I find the new ones.
Thanks for any help.
Nick.
I'm trying to remove all the list items from a ComboBox in order to remake a new set of list items based on what is selected in a seperate ComboBox list, it all works fine except when I try to clear the items using ComboBox::clearDropDownList()
It removes the actual text but seems to leave empty list items, so when I add my new set of items I have to scroll down past all the empty items before I find the new ones.
Thanks for any help.
Nick.