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.
KGKeerthana Ganesan Syncfusion Team August 16, 2022 03:24 PM UTC
Hi Mike Chafin,
Greetings from Syncfusion Support.
Query: Keep child record open upon add or update of row.
We have analyzed your query and we would like to inform you
that closing the child grids while updating the record in the parent Grid is the
default behavior of the grid. We suggest you use the ExpandCollapseDetailRowAsync
to expand the row in the actioncompleteevent of Grid once the CRUD Operation is
completed. Kindly refer to the attached documentation link for your reference.