2 Replies Latest reply on Nov 5, 2009 6:26 PM by nbelaevski

    rich super datatable

      Hello everyone !

      Recently, i stumbled upon this : http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/

      It is a functionnality of a ExtJS datatable that allow you to drag and drop data from an excel sheet.

      ExtJs is great visually, but it can't be used in a J2EE environment, or not easily.

      There was a project, back in 2008, ExtTld which generated ExtJs scripts from jsf markups : http://www.exttld.com/index.php but it isn't supported anymore, and i read it wasn't really reliable.

      I talk about all this because it would be incredibly great if a dataTable from richfaces could have some of those features, like :
      - data drag and drop (link above)
      - cool row editing (http://www.extjs.com/deploy/dev/examples/grid/row-editor.html)
      - expandable rows (the first example here http://www.extjs.com/deploy/dev/examples/grid/grid-plugins.html)

      What do you think of that ?

      And, by the way, check this, and tell me if you wouldn't like to have this in richfaces : http://www.extjs.com/deploy/dev/examples/desktop/desktop.html


      (ps : sorry if my english is not right)