What jsGrid can do
Filtering
jsGrid supports data filtering by different criterias.
Data Editing
jsGrid allows to add new records, update, and remove data rows.
Paging
jsGrid has a flexible pager allowing to paginate data on the client and on the server side.
Fields
jsGrid provides different column types: text, numeric, select, checkbox and more.
Data Sources
jsGrid works with any type of data source from static javascript array to REST-service.
Sorting
jsGrid supports sorting with user interaction and with api.
Validation
jsGrid allows to validate inserting and editing data.
i18n
jsGrid is localized to several languages and allows to add custom locales with ease.
Callbacks
jsGrid provides plenty of callbacks to control and customize behavior.