[jQuery] AJAXGrid plugin - text version
Maybe this time the text gets right:
This is a plugin I worked on a lot. Has a lot of features:
* in place edit: the cells converts into text field, textarea or select
* resizeable columns
* keyboard navigation
* live scrolling
* triggers events on select and onsort , based on those you can link
two grids or interact with other JavaScript function of your own
* AJAX driven data loading based on a simple XML format
* buffers data
* basic API to interact with the grid from outside
* the possibility to filter on server side the data inserted by user
I'm working on:
* on a reasonable date picker to edit date fields
* freezed columns on horizontal scroll
* resizeable grid
demo at http://interface.eyecon.ro/demos/grid.html
NOTE: don;t jump to use this plugin because:
1. is a very alpha
2. I haven't decide under which license will be released
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/