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.
Hello,
I have a grid with 2 hierachy levels.
I want to add a row to the childlevel datatable for a rootlevel row which doesn''t have childlevel entries so far.
In this special case the grid doesn''t refresh, even if I call CollapseAll() and ExpandAll().
Refreshing only works if I add or remove childlevel rows to existing ones.
Thanks and regards
Carsten
ADAdministrator Syncfusion Team July 6, 2004 07:40 AM UTC
Here is a forum thread on adding a child to a node with no children.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=13894
Here is another thread on ''silently'' opening and closing a node so it is refreshed.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=14019
ADAdministrator Syncfusion Team July 6, 2004 08:48 AM UTC
Hi Clay,
thanks for your fast reply. The trick with reassigning the Datasource works fine here.
thanks again.
bye,
Carsten