5.11.0 (2024-12-14)
A new Example 43 was added to demo how to dynamically create a grid from a CSV file import (Excel import is also achievable)
Features
- allow using SlickgridReact component w/o grid options (#445) (0b2fb80)
- dynamically create grid from imported CSV data (#447) (0068a33)
Bug Fixes
- add missing collection observer to watch changes (#443) (ca9340d)