-
I have created a tabbed modal for editing and show it like this:
if I change some field it is also changed in the table row before saving, how can I prevent that? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 28 replies
-
I understand that when displaying a modal (which is not from the datagrid) and passing the context to my modal, modifying it also changes the row (same object) |
Beta Was this translation helpful? Give feedback.
-
https://stackoverflow.com/questions/75281786/multiple-functions-to-be-render-in-clicked-editcommandtemplate-datagrid-blazoris |
Beta Was this translation helpful? Give feedback.
-
@stsrki issue resolved .. By
|
Beta Was this translation helpful? Give feedback.
-
@stsrki https://stackoverflow.com/questions/75461612/unable-to-set-timepicker-in-blazorise-blazor please help in this one.. thanks |
Beta Was this translation helpful? Give feedback.
I understand that when displaying a modal (which is not from the datagrid) and passing the context to my modal, modifying it also changes the row (same object)