Main advantages
tree capability
advanced cell formulas , expressions and calculations like in MS Excel
various paging types to display nearly unlimited count (millions) of rows using AJAX and pager component
extended filters like in MS Excel or by any expression
searching like by Google
automatic grouping rows to tree according column values (like PivotTable in MS Excel)
fixed (frozen) columns and rows on all sides
dragging rows even among the grids (moving and copying)
selecting rows or cell ranges by key or mouse click or dragging and predefined or custom actions with the selection
moving columns, freezing or unfreezing columns by mouse
various cell types like text, number, check box, textarea, combo box, image, link or any other HTML, and so on
extended formatting values for display and edit, according to the type and format string.
calendar component to pick up dates
various editing masks
cell value validation while editing, after edit and before save
multi line editing in textarea
printing capabilities
export to Microsoft Excel or any other spreadsheet program that can handle XLS files or HTML tables
synchronisation data with server
master / detail relationship
Gantt chart creating, including dependencies and dynamic updating.
displaying and dynamic updating of external objects like Adobe Flash, Microsoft SilverLight or custom JavaScript objects
fully customizable CSS styles to change grid look
extended JavaScript API with events and methods to control the grid from JavaScript
using grid without any need of JavaScript code on page
sophisticated XML input / output format
fully customizable key and mouse navigation action schemas
very fast to display and control
script modules - only required part of script can be included to HTML page
compatibility with many browsers
both CSS1 strict and quirks mode supported (any <!DOCTYPE> setting)
|