Hi,
i have two list box on the Pah Page within the form tag element; i want to move element from one list box to another list box (Ex List Box 1 to List Bpx 2) it works fine and saved in the data base, now i want to edit these values Ex. after hiting the Edit Button Form opend with some othe values, now again i want to move element from LIst Box 1 to List Box 2 and Vice Versa, here it creates the Problem.
Now i want when user select the values from list box (1 or 2) and hit the move button, values saved in the data base but How ???
Please reply..
Move items from one list box to another list box
Moderator: General Moderators
-
hemakumarrr
- Forum Newbie
- Posts: 7
- Joined: Mon Nov 09, 2009 12:42 am
Re: Move items from one list box to another list box
Hi,
Its simple.. You simply update the tables in AJAX.. Hope you are using two tables for two list boxes..
Its simple.. You simply update the tables in AJAX.. Hope you are using two tables for two list boxes..