Keep child grid open upon Add or Update of a row.

When I update a row on a child grid the parent grid is closed. 

How do I keep the child open?


Here's a video link.

https://www.screencast.com/t/OtbWYYgHhsjy


3 Replies

KG Keerthana 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.


Reference links:   

  1. https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Grids.SfGrid-1.html#Syncfusion_Blazor_Grids_SfGrid_1_ExpandCollapseDetailRowAsync__0_
  2. https://blazor.syncfusion.com/documentation/datagrid/editing#event-trace-while-editing

Please get back to us if you have any further queries.


Regards,

Keerthana.



MC Mike Chafin August 16, 2022 05:13 PM UTC

My bad I should have closed this post as I found the solution soon afters.


Thanks for the reply.



SP Sarveswaran Palani Syncfusion Team August 17, 2022 04:05 PM UTC

Hi Mike,


Thanks for your update.


We are happy to hear that your issue has been resolved by you.


Please get back to us if you need further assistance.


Regards,

Sarveswaran PK


Loader.
Up arrow icon