How do I replicate the entity _Updating , _Inserting, _Updated triggers from Lightswitch in Radzen

I would like to migrate an application from Lightswitch, the application pages are pretty straightforward to understand but how do I replicate in Radzen the server code from the lsml.vb file attached to each datasources in Lightswitch

Hi @Dominic_Lallemant,

You can use controllers partial classes/methods:

Best Regards,
Vladimir

1 Like