http://www.ita.es/jquery/kikegrid.htm

This is a preview of something I'm working on. You can see a first integration of plugins "jquery.grid.columnSizing"+"jquery.grid.columnSizing"+ a plugin for navigating via mouse & keys + an edition on line, etc...

*Why another grid? OK, easy answer:*

   * MOST grids change a simple HTML TABLE into more TABLES and add
     numbers of infinite DIVs >> I want it to remain SIMPLE (JUST the
     original HTML TABLE + smart CSS)
   * Other grids are SLOW in rendering time, and BAD for lot of data
     cells on screen (and i want huge tables for Intranets)
   * Other grids DO NOT support FULL keyboard navigation (such as in a
     SPREADSHEET application)
   * Other grids DO NOT support neither of this 2 behaviors: a
     conservative editing table (once selected a cell, press ENTER or
     DOUBLECLICK to edit/record) and as a spreadsheet table (using more
     KEYs for navigation and edition)

*THIS IS ALPHA, I'll change for sure programming, plugin names (and versions), css, etc...* (only tested in IE7 and FF2)

...and next week I'll take holidays for a month, so my work will be delayed to next November...;-)

--
Enrique Meléndez Estrada (2367)
Servicios Informáticos
Organización y Servicios Internos
Instituto Tecnológico de Aragón

Reply via email to