Hello Radzen Team,
i have several pages generated with "Datagrid with Form" Template.
Yesterday i saw that these pages are acting unusual or unexpectedly...
Is this the correct behaviour or is something going wrong in my application?
The page "Einheit Test" in the video is freshly generated without any code change from my side.
i can change data in the einheit test page without any validation and without submitting. When i call savechanges() in another part of the application these changes are writen to the database.
Seems to have something to do with the dbcontext.
Is this the "normal" behaviour of a radzen generated app?
hello @enchev ,
do you any hints how i can prevent the application to act like this?
If it works like this users can save data to the database that are not validated in the form where they are created. That is a fundamental problem.