Save checkbox status in paginal grid

This sample demonstrates using array to keep the status of checkbox in grid.

1. Check some boxes in a one page.
2. Switch to another page and turn back to the original page.
3. Those boxes checked is still there.

Sigma grid could automatically seperate page. Yet for each item on every page, we could use javascrip array together with grid API to store the checked checkbox index.

Related Links

Demos List - Paging