- Server side data table with paging support
- Allowing the same changes as the build in PaginatedDataTable
- Auto reload page in case column sorting is changed
- Updated readme to include the live example
- Allow local reload if possible
- Updated example to contain selection of rows
- Selection of rows no longer trigger a call to the remote data source
- Trigger a remote reload if you want it
- Updated related packages
- New example with filter
- Include total and total filtered rows if provided in footer text
- Allow custom footer text for rows