Skip to content

Commit

Permalink
update features list
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskii committed Mar 12, 2024
1 parent e4f5971 commit ed18230
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/data/data-grid/overview/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Please see [the Licensing page](/x/introduction/licensing/) for details.
- Built with and exclusively for React ⚛️
- High performance 🚀
- [Column groups](/x/react-data-grid/column-groups/)
- [Column resizing](/x/react-data-grid/column-dimensions/#resizing)
- [Column autosizing](/x/react-data-grid/column-dimensions/#autosizing)
- [Filtering](/x/react-data-grid/filtering/), [multi-filters](/x/react-data-grid/filtering/multi-filters/) <span class="plan-pro"></span>, and [header filters](/x/react-data-grid/filtering/header-filters/) <span class="plan-pro"></span>
- [Pagination](/x/react-data-grid/pagination/)
- [Row & Cell editing](/x/react-data-grid/editing/)
Expand All @@ -86,7 +88,6 @@ Please see [the Licensing page](/x/introduction/licensing/) for details.
- [Excel export](/x/react-data-grid/export/#excel-export) <span class="plan-premium"></span>
- [Tree data](/x/react-data-grid/tree-data/) <span class="plan-pro"></span>
- [Master detail](/x/react-data-grid/master-detail/) <span class="plan-pro"></span>
- [Resizable columns](/x/react-data-grid/column-dimensions/#resizing) <span class="plan-pro"></span>
- [100% customizable](/x/react-data-grid/style/)
- Server-side data
- [Column hiding](/x/react-data-grid/column-visibility/)
Expand Down

0 comments on commit ed18230

Please sign in to comment.