hi,
I have 2 list box. one bound to a table and one unbound presenting the values that i added to the table.
i have an add button that add the values to the table and the unbound list to present them.
I'm having trouble with the remove button. I want the button to remove the item from list2(the unbound one) and from the table itself.
can you help?
thanks!
I have 2 list box. one bound to a table and one unbound presenting the values that i added to the table.
i have an add button that add the values to the table and the unbound list to present them.
I'm having trouble with the remove button. I want the button to remove the item from list2(the unbound one) and from the table itself.
can you help?
thanks!