Telerik.DataSource DataSourceRequest

1 Answer 81 Views
Grid
Sami
Top achievements
Rank 2
Iron
Iron
Iron
Sami asked on 24 Feb 2023, 09:27 PM

Hi:

I want to create a blazor crud using DataSource with entity framework. Do you have a sample code?

I found a lot of samples to get data, filter, etc., but not for crud operations using Data Source.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 28 Feb 2023, 06:21 PM

Hi Sami,

Telerik.DataSource and DataSourceRequest deal with read operations. You don't need them for editing.

Our online demos and a Visual Studio project templates show editing scenarios with EntityFramework - see the Grid Data Binding article for links.

You can see this similar forum thread about DataSourceRequest and OData, which discusses a similar topic.

Regards,
Dimo
Progress Telerik

Learn about the important changes coming in UI for Blazor 4.0 in January 2023!
Tags
Grid
Asked by
Sami
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Dimo
Telerik team
Share this question
or