This is a drag and drop example to move rows.
Click and drag a cell to move a row to a new location.
Allow Horizontal Move of Drag Feedback Row
This has been tested using AW 2.0 (standard/final) and IE and Firefox 1.0. It has some limitations
- Only works on ARRAY based grid.
- Array is manipulated directly using splice (instead of addRow / deleteRow).
- Sorting is not supported so it is disabled