The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
I have one parent table with one or two levels of child as the datasource of my tree grid. Whenenver I update value in a child, or insert a new parent, or delete a child/parent, the tree collapse. Is there any way to prevent collasing while updating the tree?
Thanks
Chris
ADAdministrator Syncfusion Team May 19, 2005 06:38 PM UTC
If you use a GridGroupingControl, this should not be a problem. But with a GridDataBoundGrid, it is. Here is a forum thread that shows how you can approach this.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=9290
ADAdministrator Syncfusion Team May 19, 2005 07:37 PM UTC
thanks
>If you use a GridGroupingControl, this should not be a problem. But with a GridDataBoundGrid, it is. Here is a forum thread that shows how you can approach this.
>
>http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=9290
>
>