DataManagerRequest - CRUD

Is there some example how to make all this to work in blazor in the simple way like in asp.net core?

Thanks!

Bernard.


Attachment: Pages_efa3816d.zip

1 Reply

RS Renjith Singh Rajendran Syncfusion Team August 24, 2021 03:36 AM UTC

Hi Bernard, 

Greetings from Syncfusion support. 

Based on your scenario, we suggest you to use the custom way of binding data to Syncfusion Blazor Grid. You can customize the DataOperations and CRUD operations based on your requirement by overriding the default methods Read/ReadAsync,  Insert/InsertAsync, Remove/RemoveAsync, Update/UpdateAsync when binding data using CustomAdaptor(custom way of binding). 

We suggest you to refer the below documentations for more details on custom way of binding data to grid. 
 
Please get back to us if you need further assistance. 

Regards, 
Renjith R  


Loader.
Up arrow icon