Open GoogleCodeExporter opened 9 years ago
Replacing the DropDownListBox with a new one every time is not easy when you
have
handlers hooked up to it's events. It would be much better (and consistent with
other widgets) if there was a clear function available.
Original comment by bes...@gmail.com
on 12 Feb 2010 at 4:09
Can we have any alternative to clear the items in DropDownListBox? It took a
lot of pain to decide the type of widget and when implemented, at the end
point, came to know that you cant remove/clear item/items from the widget. I
tried using JSNI as well but it dint work. May i at least know what tag name
'?' i shall look for getting the element. I tried with 'select' 'option' and
the combination, none of them seemed to work.
Any help will be appreciated.
Original comment by Nawal.on...@gmail.com
on 24 Jan 2012 at 7:14
Original issue reported on code.google.com by
nix...@gmail.com
on 25 Jan 2010 at 3:03