hi,
can i bind the data in an Arraylist to a Listbox? so that, when an item is added or removed from the ArrayList, the listbox will reflect it immediately.
thank you.
can i bind the data in an Arraylist to a Listbox? so that, when an item is added or removed from the ArrayList, the listbox will reflect it immediately.
thank you.
Comment