DataTable

API Reference

Overview

DataTable is a JavaScript component that provides professional look-and-feel and convenient programming model for displaying data in a scrollable and sortable table. It is a powerful yet easy-to-use component that supports different data sources (XML, JSON, CSV, JSArray, HTML tables). Datatable has various possibilities (filtering, sorting, pagination, resizing, styling, copying etc.) and is still very good and fast at handling thousands of records. Read more...


Guides

Configuration

Teaches you how to define the common structure and content of DataTable: columns, headers, dimensions and data inside it.

Operations with Data

Discusses operations you can perform on the data in DataTable: filtering and sorting techniques, inline editing, work with the clipboard, etc.

Look and Feel

Focuses on how to fine-tune the DataTable appearance: applying templates to the data, 'freezing' columns and rows, redefining the default component CSS classes, etc.

Integration

Says about server-side solutions you can integrate DataTable with.

Export

Describes the formats and procedures you've got to import/export the DataTable data.
Back to top
If you have not checked yet, be sure to visit site of our main product Webix ui library and page of javascript datagrid product.