Blazor Server App - Update multiple rows

Cenk 1,026 Reputation points
2022-07-08T13:25:19.007+00:00

Hi there,

In my Blazor Server App, I am updating rows one by one by clicking the edit button at the end of the row as follows;
218962-multiple-rows-update.png

In this way, I can manage role-based data editing with AuthorizeView. But requirements changed so I wonder if there is a way to update multiple rows and also somehow manage role-based data editing at the same time.

Thanks in advance.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,663 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Cenk 1,026 Reputation points
    2022-07-11T05:07:26.807+00:00

    Any ideas?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.