Save in a CRUD form

Hi, I'm looking at the auto generated form for Add, in my case Add Boat. When I click on Save the record is saved, but I can't find that code, where is it and how does it work.

Hi,
Radzen CRUD pages use templateform. You need to Check for the submit event of the templateform component for the add record code.

1 Like

Hi and where can i find the template form?

Hi,
You are using RBS I guess, You will be able to select the TemplateForm from the outline pane. I recommend you to go through the documentation for you to get better understanding of the RBS and blazor too.

In Radzen (which you seem to be using) you can find the template form from the Outline (the third tab of the property grid).