Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi Team,
Based on Sujith Kumar Rajkumar angular sample in
We add a simple detail template in the grid
If we check the group checkbox then, it propagates to the rows.
But if we open the third child detailTemplate for example, then the group check only propagates the check/uncheck to that child, even if we close this detailTemplate.
If we open and close the fourth child detailTemplate, the group check only propagates ito the first three.
But if we open and close the second child detailTemplate, the propagation is on the first two !
The header checkbox can always check/uncheck all but without refresh, in our example the "Country" group check will only check the two first.
You'll find the project archive in attachment
Regards,