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

Hierarchical Grids with Checkbox Issue

I created a data grid that is hierarchical in nature (3 levels). We put a checkbox column on the second level inner grid. We noticed some issues with this. 

-The checkbox is not checkable

-If the 3rd level grid is expanded, clicking the checkbox closes the grid

To reproduce, just set up a three layer grid of related data. Put a checkbox column on the second level grid and see if you can check the checkbox and if the third grid stays expanded.


So these are bugs, cannot be used like this or I configured things incorrectly. Please advise.


1 Reply

PS Prathap Senthil Syncfusion Team January 19, 2023 10:48 AM UTC

Hi Clay,

Greetings from Syncfusion Support.

We have created a simple sample based on the issue you reported in our recent version (20.4.0.44), but we were unable to reproduce the issue. We recommend that you upgrade to the latest version to see if that resolves the issue. We have included a sample for your reference.

If the issue persists, it would be very helpful for us to troubleshoot the issue if you could provide the following information:
      1. Share the grid code snippet with the model class.
      2. Kindly share a simple, reproducible sample.
      3. If possible, please try modifying the attached sample to see if the issue can be reproduced there.

We appreciate your cooperation and hope to resolve this issue for you as soon as possible. Thank you for your patience.

Regards,
Prathap S


Attachment: BlazorHierarchical_Grids_cc1b70ea.zip

Loader.
Up arrow icon