High-Performance UI Component Library for Enterprise Applications › Forums › Data Grid › Can Smart Grid preserve checkbox row selections after reloading data from API, e › Reply To: Can Smart Grid preserve checkbox row selections after reloading data from API, e
August 20, 2026 at 3:58 pm
#113653
Keymaster
Hi,
It is possible. By using the saveState and loadState methods. They include the current state of the Grid so you can save it either in a variable or local storage and reload it when you need it.
Regards,
Markov