Master Detail Form Single Save

Hi Guys,

I am new to Radzen still learning and exploring.
I have created a Master-Detail form where I want to save data to the database with a single save button.
So that if the user wants to save data, it should be saved in the master and detail table simultaneously.
Any help, please.

Hi,
You will need to implement custom code to extend the default radzen templates for that. There is no ready made solution currently available.

1 Like

Thanks for your advice, I really appreciate it. Can I get any sample or example or any link to study how to implement this??

Regards

This video tutorial is a good starting point. You need to then modify the generated code to support master+detail save in single click