Hi there,
I have 2 dragdrop listgrids, like this example: http://www.smartclient.com/smartgwt/showcase/#effects_dd_move_list
The 2 grids are bound to remote optionDataSources.
I want to be able to drag and drop records between the 2 grids, i.e. add/remove rows to the grids, without sending these changes to the server, so the changes appear OK, but do not get sent to the server until a "Save" button is clicked.
Is there an easy way to do this? Or should I try a different approach?
thanks,
Alan
I have 2 dragdrop listgrids, like this example: http://www.smartclient.com/smartgwt/showcase/#effects_dd_move_list
The 2 grids are bound to remote optionDataSources.
I want to be able to drag and drop records between the 2 grids, i.e. add/remove rows to the grids, without sending these changes to the server, so the changes appear OK, but do not get sent to the server until a "Save" button is clicked.
Is there an easy way to do this? Or should I try a different approach?
thanks,
Alan