DEV Community

Sachin Dilshan
Sachin Dilshan

Posted on

ngxsmk-datatable v1.1.0 – Type-Safe Angular Tables with Virtual Scrolling & Frozen Columns

Hey Angular devs! πŸ‘‹

The ngxsmk-datatable library just released v1.1.0, and it comes with some great updates:

  • Full TypeScript type safety for rows, columns, and templates – no more runtime surprises!
  • Virtual scrolling for smooth performance with large datasets.
  • Frozen columns for better usability in wide tables.
  • Improved row selection and checkbox handling.

It’s perfect if you work with large data tables in Angular and want both performance and safety.

Check it out here: GitHub – ngxsmk-datatable

Would love to hear how others plan to use it in their projects!

Top comments (0)