Skip to content

In this demo, grid is bound with data using CustomAdaptor Dependency Injection with CRUD operations, sorting and filtering.

Notifications You must be signed in to change notification settings

SyncfusionExamples/EJ2-DataGrid-Blazor-CustomAdaptorWithDI-CRUD-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Blazor DataGrid - CustomAdaptorWithDI with CRUD

This sample explains about how to bind Blazor DataGrid data using CustomAdaptor Dependency Injection with CRUD operations, sorting and filtering.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

NOTE: Ensure to modify the path of NORTHWIND.MDF in OrderContext.cs based on your local path, before running the sample.

About

In this demo, grid is bound with data using CustomAdaptor Dependency Injection with CRUD operations, sorting and filtering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages