Hi Friends,
I have two radgrids.
On click of a movebutton i am moving items from grid1 to grid2. and on click of removebutton the selected item from grid2 will be moved to grid1.
This will happen only on clientside and doesnot effect my database untill i click on Savebutton.
This should happen using ajax call.
Can anyone provide me any link or sample code for this?
Thanks,
I have two radgrids.
On click of a movebutton i am moving items from grid1 to grid2. and on click of removebutton the selected item from grid2 will be moved to grid1.
This will happen only on clientside and doesnot effect my database untill i click on Savebutton.
This should happen using ajax call.
Can anyone provide me any link or sample code for this?
Thanks,