Syntax error How to create JavaScript data grid for millions of rows?

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
Updated on: 2020-06-23T11:51:58+05:30

307 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements