SlickGrid v2.3.7
- Create the scrollColumnIntoView function to go to a column without scrolling rows (thanks to PivotalGeorge)
- minor internal fixes
- add handle for external column reorder initialisation by passing a function as the value for option AllowColumnReorder
- add getUID and header stats function to public interface
- add pre-header row to grid, for user-customisable purpose
- add draggable grouping plugin and example page (thanks to muthukumarse)
- add getCurrentRange() to CellRangeSelector
- add functions sortedAddItem() and sortedUpdateItem() to DataView (thanks to Andre Jonsson)
- add new example for grouping with checkbox selection of rows and groups
- add custom offsets for selection box boundary (default to existing)
- add favicon to all example pages
- add example of footer row totals as requested by various people
- add two self-contained multiselect examples (thanks to Tausif Akhter)
- enhancements to make cellselectionmodel more flexible
wiki improvements are on the way!