The React TreeGrid component loads a million records in just a second without any performance degradation.
The React TreeGrid has a built-in pager UI that can be used to view a segment of data from the selected data source.
The React TreeGrid UI is customized and redesigned for great views and usability on small screens. Filter, search, and edit dialogues adapt to users screen size.
The immutable mode uses object reference and deep compare concepts to optimize the React TreeGrid re-rendering/refreshing performance.
Frozen columns can be positioned to the left, right, or both sides of the TreeGrid, while scrolling the remaining grid content. The primary use is to compare cell values.
Stack multiple columns under a header to group related fields..
React Tree Grid data can be exported in file formats such as Excel, PDF, or CSV. Additionally, users can programmatically customize the exported document.