Blazor server app - master detail having multiple rows update

Posted 1 year ago by Cenk
0

I am trying to implement a simple order management app with Asp.net Core Blazor Server. I am using SQL Server. The main entities are order, order detail, vendor, and customer. I have implemented listing, adding, and updating for vendors and customers.

The tricky part is building a master-detail page for listing, adding, and updating the order/order details. Searching for free Blazor libraries which include master-detail grids having update, and insert features. I couldn't find a solution that would meet the requirements. Hope you can help me.

Something like this in Blazor can solve my problems; https://demo.aspnetawesome.com/MasterDetailCrudDemo#Master-Detail-CRUD-using-Inline-Editing-and-nesting

Thanks.

Someone is typing...

Post a Reply

You must be logged in to add a new post.
Number of online users: 3
An error has occurred. This application may no longer respond until reloaded. Reload 🗙