Hi All,
I am designing a page, which contains a listbox, whose contents(items) need to be changed dynamically.
I can populate it dynamically using
listbox.addItem(key, string)
But, i don't see any specific methods to remove an item from it.
Please Help Me in this Regard..
vijay