Adding rows to Blazor Data grid
New DiscussionHi team,
I have a datagrid whose datasource is bound to a List<SalesOrders>. What I would like to do here is
1) Add a new row to the grid and update the underlying database table when I click on some kind of commit/save button.
2) Update the database table when I update a cell value and click on some kind of commit/save button.
3) Remove a Row from the grid and update the underlying database table by deleting the corresponding row.
Thanks
Baba
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
4 Created On
Jan 31, 2022 Last Post
4 years, 2 months ago