The first listbox will retreive the items from table 1
and if needed will move it to the second listbox when moved to the second listbox it should be inserted in table 2
I just want to understand the idea .. am running out of time please can someone spare sometime to help me ...??
What type of idea u want .......
declare adatatable to save data
suppose u want to add item to second list at its selection use selectedindex changed event and add new item to this list that is selected item of first one and also add a row to the table declared.
Bookmarks