@serenity-is/sleekgrid
v1.9.4
Published
A modern Data Grid / Spreadsheet component
Downloads
1,060
Maintainers
Readme
SleekGrid
A modern Data Grid / Spreadsheet component
- This is a complete rewrite of the original SlickGrid in TypeScript with ES6 modules
- Includes many of the extra features and fixes from the 6pac fork
- Can work without jQuery or jQuery UI (but can use them for column ordering / resizing if available in global namespace)
- Backward compatible with the original via the provided compat files. Just replace SlickGrid scripts with the ones in the dist/compat directory.
Please visit the web site to see the documentation and examples.
SleekGrid is used extensively in Serenity, our open source ASP.NET Core / TypeScript based business application framework. Visit the demo to see SleekGrid in action!