Hi all, Happy to announce that the Ingrid datagrid project is still very much alive! With the help of Patrice Blanchardie, Ingrid has been moved to its new home on Google Code, and includes quite a few bug fixes and updates (full list below).
Also included is an updated example of a remote PHP script used to render the table-html input required by Ingrid. It clearly illustrates what params are passed in from Ingrid (page, sort, sort dir, etc). I know this is easily retrieved via Firebug's concole tab - but I get plenty of emails on this anyway, so happy this is now available! The community has been as active as ever, and I continue to get emails from user suggesting new features, asking for help, or just saying hello. A *big* thank you to everyone who has helped, and those who continue to help, making Ingrid a better plugin. Cheers, Matt http://www.reconstrukt.com/ingrid/ http://code.google.com/p/jq-ingrid/ v.9.4 (Thanks Patrice!) - bug fix: unable to clear last selected row from cookie - bug fix: added onRowSelect callback during pre-selection - feature: new param: unsortable columns - feature: selection is now stored for all pages - feature: page changed callback v.9.3 (Thanks Patrice!) - Moved to Google Code - bug fix: selection behaviour - bug fix: hscroll width - bug fix: attribute selector - bug fix: result error handler - bug fix: header auto-resize - feature: new methods: unselect all, select all