Features

优质
小牛编辑
113浏览
2023-12-01
NameDescription
Binding rows with headersBind rows with headers to lock the row number and always display one beside the other.
Collapsing columnsExpand and collapse columns to better fit the content.
Column summaryMake pre-defined calculations and display the results in Handsontable.
Dropdown menuAdd a menu to the heading to enable additional operations for the columns.
Export to fileExport data to a flat file like CSV or a string.
FilteringDisplay rows that meet your criteria and hide the rest.
Header tooltipsDisplay the header label in a tooltip.
Hiding columnsHide specific columns and show the rest.
Hiding rowsHide specific rows and show the rest.
Multiple column sortingSort data in ascending or descending order throughout multiple columns.
Nested headersCreate a nested, hierarchical structure of headers to get your data into groups.
Trimming rowsExclude specific rows from the rendering process so they won't be displayed.
AlignmentDecide where the content is placed within the cell or a range of cells.
AutocompleteChoose one of the suggested options while typing or entering a custom value.
CheckboxAdd a checkbox to a cell to indicate binary choices.
CommentsProvide an additional note about the cell to help better understand its content.
Conditional formattingDefine how specific cells are formatted depending on their values.
Context menuInvoke a shortcut menu to choose an action related to the selected object.
Custom bordersApply custom border style around cells or range of cells.
Custom buttonsInsert and remove column or row using custom action buttons.
Custom HTMLDisplay HTML content in a cell or header.
Data validationControl what values can be entered into a cell.
DateUse a date picker to select a date.
Disable cell editingMake cell non-editable without changing its appearance and behaviour.
Auto fillDrag the fill handle (a square in the bottom right corner of the cell) to fill cells with data series.
DropdownCreate an advanced dropdown list of choices in a cell.
Fixed rows and columnsDefine which rows or columns are visible while scrolling down or across the table.
FreezingCreate freeze columns to keep them visible while scrolling.
HandsontableUse Handsontable itself as a custom cell editor.
Highlighting currentIndicate the entire active column or row.
InternationalizationChange the text of the UI for the purpose of translating it to specific languages.
Merge cellsDisplay cells across multiple rows or columns.
MovingDrag rows or columns to swap them within the table.
NumericType a custom number format in a cell.
PasswordUse asterisks to mask the value in a cell.
Pre-populating new rowsCreate empty cells with predefined types or values
Read-onlyLock the cell or a range of cells to disallow altering them.
ResizingDrag the sizing handle to change the size of column or row.
ScrollingUse native scrollbars to navigate within the table.
Search for valuesSearch through the content with the search field.
SelectCreate a simple dropdown list of choices in a cell.
Sorting dataSort data in ascending or descending order throughout the column.
StretchingAllow columns to the parent container width.

Experimental features

NameDescription
FormulasUse formulas in cells to perform calculations.