Grid column type checkBox

Hello,

I want to select all rows in my grid by using column with type checkbox. When I select checkbox in header - it selects all rows, but header check box is displayed as not all rows were selected:


In this case I do not have any filter settings set to my grid. Maybe some other properties can do effect for this?

3 Replies

PS Pavithra Subramaniyam Syncfusion Team June 6, 2019 11:52 AM UTC

Hi AC, 
 
Thanks for contacting Syncfusion support, 
 
We have reproduce the issue at our end but it is working fine. Pleas refer to the sample link for more information. 
 
 
Could you please provide the below details that will be helpful for us to provide a better solution as early as possible. 
 
  1. Share the type of data you are using (local or remote)
  2. Share the Grid code sample.
  3. Share the Syncfusion package version you are using
  4. Please reproduce the issue in the above sample if possible
 
Regards, 
Pavithra S. 



UN Unknown Syncfusion Team June 7, 2019 12:25 PM UTC

Hello,

I found the problem in my case. I was using in selectionSettings parameter persistSelection as true. When I removed it - everything started to work fine


PS Pavithra Subramaniyam Syncfusion Team June 10, 2019 10:13 AM UTC

Hi AC, 
 
Thanks for sharing the details. 
 
Before validating your query, could you please provide the below details that will be helpful for us to provide a better solution as early as possible. We also have prepared sample with given details which is working fine. Please refer to the below sample link for more information. 
 
 
  1. Share the type of data you are using (local or remote)
  2. Share the Grid code sample.
  3. Share the Syncfusion package version you are using
 
Regards, 
Pavithra S. 


Loader.
Up arrow icon