webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Set number of records to be displayed #89

Closed ghost closed 9 years ago

ghost commented 9 years ago

I used the MySQL version of the grid and would like to allow only 20 records in the grid at once. Can anyone suggest me how to do it? And also is it possible to display the total number of records?