Skip to content

SlickGrid v2.3.7

Compare
Choose a tag to compare
@6pac 6pac released this 13 Jun 02:17
· 1124 commits to master since this release
  • 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!