
General Description
The Enhanced DataGrid project will seek to extend the capabilities of dojox.grid v.1.2. Additional features will include (but are not limited to):
- Drag-drop columns, rows, and cellsBuild in support to allow users to move, copy or link grid elements by dragging elements onto others.
- Drag-drop animation
- Double-clickingAllow the user to initiate a default action against a cell or row.
- Indirect selectionRather than clicking directly on the row, build in support to allow users to select rows by clicking radio buttons and checkboxes for single and mutliple selection, respectively.
- Nested sorting
- Pop-up menusBuild in support for pop-up menus for individual cells and rows.
- Selecting elements via drag
Allow the user to select either cells or rows by dragging the pointer across the elements while pressing the left mouse button.
