You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2012-12-18 - Adding columnsChanged callback (#171) and added fixes for issues #170, #167, #164, and #134.
2012-12-12 - Merge ineedFat's awesome serach improvements. Removing gridservice and improving performance with templates. other bugfixes.
2012-12-03 - various improvements and fixes to searching, bindings, resizing, and reordering. Ability to specify partial html file urls for templates.
2012-12-03 - Version 2.0 BREAKING CHANGES. numerous enhancements, bugfixes and architectural changes. reduced code footprint by ~40%.
2012-08-30 - Version 1.2 merging changes from skoGrid branch
2012-08-18 - Adding new features, up/down arrows now control the selected item when multiselect is disabled. columnDefs are now observable so you can change the columns on the fly.
2012-08-16 - Styles moved into CSS, minor bug fix for Row templates where cells wouldn't take null values (for instance, when you want to display an image instead of the value)
2012-03-07 - Huge Row Rendering Perf improvements, Easier syntax for custom cell templates, Allow Custom CSS Classes on Header and Data Cells, Allow toggling of Footer Visibility, Much better button iconography, enhanced default CSS styles, various other bug fixes