Monday, August 6, 2018

Simple Data Table with JavaScript

Lightweight and simple data table with no dependencies.

Features:

  • Display data (array with objects) in simple table
  • Lazy loading of data (you can load data whenever you can)
  • Support custom skins
  • Small size of package
  • No dependencies
  • Support custom events (update, add, remove)
  • Fluent API
  • Recognize data in input and change input type

The post Simple Data Table with JavaScript appeared first on Best jQuery.


by Admin via Best jQuery

No comments:

Post a Comment