dato
- Paging, sorting, filtering, ranging, and search are performed on the server.
- Each action sends corresponding request to the server.
- Server returns one page of data at a time.
- This running mode can be used to handle millions of records.
southprojects Server-Side Grid Example
Note: This demo shows interaction with server and thus it must be invoked from server. It doesn't work if opened from local hard drive.