Skip to content

Commit ca1feb4

Browse files
committed
docs: readme
1 parent 32b6d4b commit ca1feb4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
6363
- Preserve existing collections.
6464
- Selection.
6565
- Slider.
66+
- Header filtering.
6667
- Custom filters to extend system filters with your own set.
6768

6869
- **[Export](https://rv-grid.com/guide/export.plugin)**: Export data to file.
@@ -78,6 +79,7 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
7879

7980
- **Grouping**:
8081
- [Column grouping](https://rv-grid.com/guide/column/grouping) (nested headers).
82+
- Column grouping Drill Down: Collapse grouping columns to streamline your grid view, trimming away unnecessary columns and enhancing data organization. Perfect for focusing on the information that matters most, while keeping your workspace clean and efficient.
8183
- [Row grouping](https://rv-grid.com/guide/row/grouping) (nested rows).
8284

8385
- **Column Types**: [More details](https://rv-grid.com/guide/column/#Column-Formats)
@@ -106,11 +108,15 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
106108

107109
- **[Master Detail/Subtables/Forms](https://rv-grid.com/guide/row/master.pro)**: Expand rows to reveal child data.
108110
- **[Cell/Column/Row Span/Merge](https://rv-grid.com/guide/cell/merge)**: Merge cells to form groups.
111+
- **Auto Merge**: Automatically merges cells with identical values in a column.
112+
- **Form editig**: Edit forms directly within the grid, featuring all necessary fields, including custom options and markdown support for a fast and enhanced data entry experience.
109113

110114
- **Customizations**:
111115
- [Column header template](https://rv-grid.com/guide/column/header.template).
112116
- [Row header template](https://rv-grid.com/guide/row/headers).
113117
- [Cell properties](https://rv-grid.com/guide/cell/) (define custom properties for rendered cells).
118+
- Nested grids: Build a grid inside a grid, showcasing advanced editing options and user interactions for a more dynamic data presentation.
119+
- Context Menu: Build context menus for any grid element - from cells to headers. Cut, copy, paste, add rows, modify columns, and more. Fully customizable with your own actions and behaviors.
114120

115121
- [Cell template](https://rv-grid.com/guide/react/renderer) (create your own cell views).
116122
- [Cell editor](https://rv-grid.com/guide/react/editor) (use predefined or apply your own custom editors and cell types).

0 commit comments

Comments
 (0)