React Grid 레이아웃 로드 및 저장
The Ignite UI for React Data Table / Data Grid supports loading and saving the grid layout. This is performed by calling the loadLayout and saveLayout methods of the grid. These features are useful when an end user can move, sort, and group columns, and wants to preserve the state of the grid and be able to recover the layout and resume work at a later time.
React Grid Load & Save Layout Example
Supported Features
그리드는 다음 기능 저장을 지원합니다.