Grid overview
DHTMLX Grid is a flexible, smart, and easy-to-use JavaScript component which allows creating tables with fixed multi-line headers and footers, sortable columns, built-in filtering, and other useful features. DHTMLX Grid provides great possibilities for customizing its look and feel. Complete JavaScript API is provided to help users save time on configuring.
Check online samples for DHTMLX Grid.
Features
You can check the following page to learn how to build a full-featured DHTMLX Grid:
API Reference
Related resources
- To get just DHTMLX Grid, download it from our website
- To get the whole JavaScript library of UI components download DHTMLX Suite
- There are also online samples for DHTMLX Grid
- To work with data of Grid check DataCollection API
Guides
Says how to build a standard grid on a page and bring it to life: configure with specific settings, customize the appearance, attach events, etc.
- Initialization
- Configuration
- Data loading
- Work with Grid
- Work with Selection object
- Customization
- Event handling