Hi Hristo,
Baiscally I need to achieve functionality like, when i save row on grid, either i refresh the row from backend data or refresh page and maintain state like expand the parent rows and select the row i was working before refresh.
Right now I am able to refresh the page so even record data got refreshed, but i am loosing the state, i tried expanding the rows using expandrow method but issue is after refresh the rowKey is updated to new value and expanding different rows. Kindly suggest how can we achieve this.
Thanks
Sandeeo