Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
How to create JavaScript data grid for millions of rows?
To display million of rows of data to the users in a grid, use any of the following grids −
| S. No |
Grid |
Description |
|---|---|---|
| 1 |
DataTables |
Allows adding advanced interaction controls to any HTML table. |
| 2 |
Ingrid |
Allows resizing columns, paging, sorting, row and column styling to tables. |
| 3 |
SlickGrid |
Uses virtual rendering to allow you to work with hundreds of thousands of items. |
Let us see the features of SlickGrid −
- Easily customizable
- Complete keyboard navigation
- Easily handles hundreds of thousands of rows
- Quick rendering speed
- Column autosizing available
- Pluggable cell formatters available
- Allos creating new rows
Advertisements
