glideapps / glideapps/glide-data-grid
Best Practice for Managing Data in Glide Data Grid: useState vs useRef?
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When using the glide-data-grid library to render a DataGrid component, which approach is better for managing data: using useState or useRef? Could you also explain why the better approach is preferable?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.