Insert Grid data to another table

Hi,

I am using Radzen multiple line edit grid. How can i insert all the grid data irrespective of its edited or not to a different table on button click.

Thanks

The Radzen.Blazor components will not help you with this. I suggest searching online how to use your db access library to insert data.