Skip to content

Commit 546c6ee

Browse files
committed
docs: readme
1 parent 66348a7 commit 546c6ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Support Millions of cells and thousands of columns easy and efficiently for fast
6161
- Preserve existing collections.
6262
- Selection.
6363
- Slider.
64+
- Header filtering.
6465
- Custom filters to extend system filters with your own set.
6566

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

7778
- **Grouping**:
7879
- [Column grouping](https://rv-grid.com/guide/column/grouping) (nested headers).
80+
- 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.
7981
- [Row grouping](https://rv-grid.com/guide/row/grouping) (nested rows).
8082

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

105107
- **[Master Detail/Subtables/Forms](https://rv-grid.com/guide/row/master.pro)**: Expand rows to reveal child data.
106108
- **[Cell/Column/Row Span/Merge](https://rv-grid.com/guide/cell/merge)**: Merge cells to form groups.
109+
- **Auto Merge**: Automatically merges cells with identical values in a column.
110+
- **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.
107111

108112
- **Customizations**:
109113
- [Column header template](https://rv-grid.com/guide/column/header.template).
110114
- [Row header template](https://rv-grid.com/guide/row/headers).
111115
- [Cell properties](https://rv-grid.com/guide/cell/) (define custom properties for rendered cells).
116+
- Nested grids: Build a grid inside a grid, showcasing advanced editing options and user interactions for a more dynamic data presentation.
117+
- 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.
112118

113119

114120
> ⚠️ **Note**: Repository Notice: This repo is read-only. Create new issues at the [revogrid repo](https://github.com/revolist/revogrid)

0 commit comments

Comments
 (0)