How would one go about transferring an item(row) from one RadGrid to another, in a similar fashion to the RadListBox? Not looking for drag and drop, just a simple way to double click an item in grid 1 and then get added(transferred) to grid2. Being able to quickly remove items from grid2 would also be handy.
*FYI, I already accomplished this with 2 ListBoxes and it worked nicely, but of course, now I need to have more than 1 column in the left-hand listbox :(
Anyway, I feel like this is a fairly common scenario and must have been tackled already...
Thanks.
*FYI, I already accomplished this with 2 ListBoxes and it worked nicely, but of course, now I need to have more than 1 column in the left-hand listbox :(
Anyway, I feel like this is a fairly common scenario and must have been tackled already...
Thanks.