Smart.Grid: Simple for Beginners, Powerful for Experts

A big improvement is coming in the new version of Smart.Grid.
We are adding shorthand properties that make sorting and filtering incredibly easy to enable:

<smart-grid sortable filterable></smart-grid>

Perfect for beginners, quick demos, and AI-generated code. For developers who need full control, the advanced configuration remains available:

grid.sorting = { enabled: true, mode: 'many' };
grid.filtering = { enabled: true, filterRow: true };

The new version delivers:
- A simple API for fast setup
- Full flexibility for advanced use cases
- Cleaner and more intuitive HTML
- No loss of power or depth

The new shorthand props are: sortable, filterable, editable, groupable, selectable, pageable, columnResize, columnReorder

Smart.Grid will soon offer the ideal combination of simplicity and capability.
If you enjoy tools that start easy and scale to enterprise-level complexity, you will love this update


This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply