Taking from popular responsive web design frameworks like Twitter Bootstrap, we've added support that allows CSS classes to trigger visibility of columns based on the size of the grid's container. You can also customize the row template based on the container size.
View Sample
Combine and customize data for your Outlook apps by simply dragging and dropping column headers to group (and ungroup) common values and conditions.
View Sample
Display data any way with our high-performance custom templating engine.
View Sample
The Grid offers a rich editing experience to add, delete, or edit rows. End users can apply custom styles for clear visual feedback.
View Sample;
Add filtering to HTML tables so users can narrow down the data that they see.
View Sample
Allow your application's end users to sort data in ascending or descending order at will.
View Sample
Allow your application's end users to page grid data with a built-in pager.
View Sample
The jQuery data grid control can be used in ASP.NET MVC applications.
View Sample
Quickly create editable pop-ups of row data in your grids.
View Sample
Group any number of columns visually with concise and descriptive groupings.
View Sample
Continuous Virtualization is a feature that controls how rows are displayed in the grid. In OutlookGroupBy mode, you can scroll up and down and the virtualization feature determines if the current rows are sufficient to display the next or previous portion of rows. It reduces DOM overhead by disposing of current rows to create new rows as needed.
View Sample
Extend the Grid's Group By functionality to Group By specific events, alongside with their parameter arguments. View advanced information about the grouped columns, and the role of the ‘modalDialogGroupByOnClick’ property, or use the ‘Cancel’ or ‘Escape’ buttons to cancel the modal window. One of the main advantages of the modal window is that it is optimized for touch platform environment.
View Sample
The Windows UI Theme offers a clean, modern and fast Windows UI design language to the Grid.
View Sample
Touch support on the jQuery Grid makes it easy to apply features like row templates.
View Sample
Popover is a style for the grid tooltip that is made for use with both touch and desktop applications. The popover is activated when you tap on the touch device screen, or click in a desktop application, since the ‘hover’ state is not supported for touch devices. You can also hide the popover when you interact with the grid, using a touch enabled device.
View Sample
Display column summaries showing aggregates of values in the cell. It comes with the standard sum, average, max, min and count aggregate formulas built-in.
View Sample
Configure the igGrid control to store and update data on demand.
View Sample