views:

15

answers:

0

Hello,

I am using flexigrid in a project and I would like to be able to keep the selected rows after the grid is refreshing. I asked the same question on the flexigrid discussion board and I got this answer:

Add a click handler, save the id if the row id of the row selected. On refresh completion, select the row again (if still present)

Not sure how to proceed on this, I don't even know how a function will look like, so that's why I don't have any code to start with.

If someone could point me in the right direction will be greatly appreciated.

Thanks,

Cristian.