Grid Selection / Preserve Selection

Theme

Description

This example demonstrates using the Shiedl UI Grid API to preserve its selection between different pages. To try it out, select one or more items from the first page, go to the second and when finally going back to the first, you should see the original selection preserved. You can find the gridData.js data file content here: gridData.js

Was this example useful?