We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grid Selection in multiple grid pages

Hi

I am using ejs-grid that to display data. There are multiple pages in my grid. I select row by checked checkbox on first page. However, when I switch to another page and switch back to first page. The selection on first page will disappear. How can solve this issue?

Thansk

Best regards

Sky


1 Reply

LR Logesh Rajappa Syncfusion Team January 14, 2019 05:30 AM UTC

Hi Tianyu, 

Greetings from Syncfusion. 

Query:  However, when I switch to another page and switch back to first page. The selection on first page will disappear. How can solve this issue? 
 
We have analyzed your query and we suggest to use persistSelection property of the selection module to achieve your requirement. Please refer to the below code example and online demo for your reference, 

Code Example:  

[.cshtml] 
... 
<e-grid-selectionSettings persistSelection="true"></e-grid-selectionSettings> 
... 
 
 
Please get back to us for further assistance. 
 
Regards, 
Logesh Rajappa 


Loader.
Live Chat Icon For mobile
Up arrow icon