Skip to content
Plugin NameDescription
AutoColumnSizeAutomatically adjusts the column’s width to the size of the content.
AutoRowSizeAutomatically adjusts the row’s height to the size of the content.
AutofillDrag the fill handle - a square in the bottom right corner of the cell to fill cells with the data series.
BindRowsWithHeadersBind rows with headers to lock the row number, always displaying them side by side. Especially useful when each row has its unique ID.
CollapsibleColumnsExpand and collapse columns.
ColumnSortingSort data in ascending or descending order throughout the column (note: this plugin also represents the ability to sort rows, its name might cause confusion).
ColumnSummaryMake pre-defined basic calculations (such as average, sum, max, min) and display the results.
CommentsProvide an additional note about the cell to help better understand its content.
ContextMenuRight-click to open a context menu.
CopyPasteCopy, cut, and paste data.
CustomBordersApply a custom border style around a single cell or a range of cells.
DragToScrollDrag the selection outside of the viewport to enable scrolling.
DropdownMenuAdd a menu to the column header to enable additional operations for the column.
ExportFileExport the data to a CSV file (note: this plugin provides a capability to export the data to only a CSV file type, its name might cause confusion).
FiltersDisplay rows that meet your criteria and hide the rest.
FormulasUse Excel-like functions inside of cells to perform calculations.
HiddenColumnsHide specific columns.
HiddenRowsHide specific rows.
ManualColumnFreezePin the columns to the left to keep them visible while scrolling.
ManualColumnMoveDrag a column to change its order in the data grid.
ManualColumnResizeDrag the sizing handle to change the width of a column.
ManualRowMoveDrag a row to change its order in the data grid.
ManualRowResizeDrag the sizing handle to change the height of a row.
MergeCellsSpan the cells across multiple rows or columns.
MultiColumnSortingSort the rows by multiple columns.
NestedHeadersCreate a nested, hierarchical structure of column headers to put your data into groups.
NestedRowsEnable editable views of data sources with nested (tree/parent-child) structures.
PaginationDisplay data in pages and navigate through them using pagination controls.
SearchSearch for specific values in the displayed data across the table.
TrimRowsExclude the specific rows from being rendered and calculated by the data grid. This feature is mainly used internally, for example, in the filter plugin.
UndoRedoUndo or redo changes made by the user.