Playground

Data Grid

Parameters

How many columns to render while showing the skeleton mode. Deafult = 4

How many rows to render while showing the skeleton mode. Default = PageSize or 4 if both are null.

If true adds support for OnRowDoubleClick. Note: This will affect click speed for selection.

Sets the click delay for double click. This is used to determine if a click is a double click or not. Default = 250ms.

If true shows the filter row. Default = true

If true adds support for OnRowSelect and OnRowDeselect.

If set the tells the Data Grid what the maximum selected rows.

The current sort key the grid is filtering with.

The current sort direction.

The total row count. All rows not just the ones displayed for the current page.

The current page index. 0 based.

The max number or rows for any given page.

The max paging options to show in the bottom left. By default = 7.

A Css class to add to the base table.

The css class to add to the empty content message.

This is an example of an empty content message.

A Css class to add to the pager wrapping div.

Should the table have stripes or not. Default = true.

Should the table take up 100% of the space or not. Default = true

How many rows to render while showing the skeleton mode. Default = PageSize or 4 if both are null.

An unhandled error has occurred. Reload 🗙