This is a migrated thread and some comments may be shown as answers.

[Solved] Persist Grid selection with Timer

1 Answer 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 1
Jamie asked on 23 Jun 2014, 11:40 AM
Hi there,
I have a grid that when a row is selected it shows some data in another grid. which works fine.
I also have a timer that fires every 5 seconds to rebind the 1st grid. the data in the 2nd grid stays the same which is good but when the first grid rebinds on the timer tick event the selected row in the 1st grid is no longer selected.

How can I persist the row selection on rebind?


Thanks
Jamie

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 23 Jun 2014, 12:24 PM
Hi Jamie,

Please take a look at the following documentation on how to persist selected rows on Rebind.
Persisting the Selected Rows Server-side
Persisting the Selected Rows Client-side

Thanks,
Princy
Tags
Grid
Asked by
Jamie
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or