Skip to main content
Menu
Grid.js
Docs
Examples
Support Grid.js
Community
Blog
NPM
GitHub
๐
๐
Search
Grid.js
Docs
Examples
Support Grid.js
Community
Blog
NPM
GitHub
Grid.js
Menu
๐ Introduction
What is Grid.js?
Philosophy
Sponsors
Roadmap
Community
License
๐ Usage
Install
Hello World
Configuration
Server-side setup
๐ Config
data
from
columns
server
style
className
language
width
height
autoWidth
fixedHeader
search
sort
pagination
๐งฉ Plugin
Plugin basics
Writing a Plugin
Advanced Plugins
๐ Integrations
React
Vue
Angular
Svelte
jQuery
๐ฎ Examples
Basic
Hello, World!
From HTML Table
Pagination
Search
Sorting
Loading State
Wide Table
Fixed Header
Hidden Columns
Data Source
JSON
XML
From HTML Table
Import server-side data
Dynamic data import
Async data import
Server-side
Import server-side data
Server Side Search
Server Side Pagination
Server Side Sorting
Custom HTTP client
Styling
CSS Style
CSS ClassName
CSS-in-JS
Customizing
Cell formatting
Cell Attributes
Row buttons
HTML in cells
HTML in header cells
React Component in cells
Internationalization
Selection
Selection
Row selection
Selection events
Advanced
Nested Header
forceRender
Virtual DOM
Multi column sort
Custom sort
Stock Market
Events
Sorting
To enable sorting, simply add
sort: true
to your config:
Live Editor
Result
Edit this page
Last updated on
7/1/2020
by
Afshin Mehrabani
Previous
ยซ Search
Next
Loading State ยป