Skip to main content

Grid Enhancement Proposal

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 cells
    Build in support to allow users to move, copy or link grid elements by dragging elements onto others.
  • Drag-drop animation
  • Double-clicking
    Allow the user to initiate a default action against a cell or row.
  • Indirect selection
    Rather 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 menus
    Build 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.