Master Detail DataGrid doesn't refresh after edit

Hello everyone, after many years using Serenity I have found this wonderful project and I am creating my first demo application to test all the functionalities.

I used the wizard to create a Master-Details page but the data is not reloaded after saving. I tried with multiple tables and the result was always negative :weary:. Please see the GIF

My congratulations on this great job! :smiley:

MasterDetailDataGrid

Update: In the MasterDetailTwoDataGrid example in Angular it does work correctly. :thinking:

Hi @Arsenio ,

You can reload the DataGrid after edit like this:

We will fix our template in the next update.

1 Like