Lots of changes in this one:
- Updated jQueryUI to 1.7.2.
- Updated jQueryUI theme.
- Started putting preliminary support for jQueryUI themes CSS
framework.
- Removed unminified library files.
- New option in SlickGrid: "leaveRoomForNewRows".  False by default (a
change from the previous version).  If true and new rows can be added,
the grid adds one page of whitespace at the end to make bulk data
entry easy.
- Implemented paging support in the DataView (slick.model.js).
- Implemented pager control to work with DataView (slick.pager.js).
- Updated example7-model.html to make use of the pager.


Play around with 
http://slickgrid.googlecode.com/svn/trunk/examples/example4-model.html
and let me know what you think.

Reply via email to