High-Performance UI Component Library for Enterprise Applications Forums Data Grid Can Smart Grid preserve checkbox row selections after reloading data from API, e

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113651
    michaelsanders
    Participant

    Hi everyone, I am working on an internal admin dashboard with Grid. I am currently trying to solve this: Can Smart Grid preserve checkbox row selections after reloading data from API, especially when selected rows are on different pages? So far, I tried a couple of approaches from forum threads, but the UI behaves inconsistently after data updates. Any practical example I can follow?

    #113653
    admin
    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.