Modify the model values in the OnEdit event handler
I would like to be able to change my model values in the OnEdit event handler, for example to set some default values.
1 comment
ADMIN
Svetoslav Dimitrov
Posted on:04 Jun 2020 11:00
Hello,
The CRUD operations of the Grid and the Listview rely on the model - we instantiate a new model and it is up to its parameterless constructor to provide any default values. So, you can use that for the time being.
Regards,
Svetoslav Dimitrov
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.