Skip to content

SyncfusionExamples/Blazor-Gantt-Chart-Client-Side-Application-with-EF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Gantt Chart Client-Side Application with EF

In the Gantt Chart, we can fetch data from the SQL database using the Entity Framework Data Model and the update the changes in CRUD action to the server by using DataManager support. To communicate with the remote data, we are using CustomAdaptor of DataManager property to call the server method.

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.
  • Update the database connection to the project.
  • Run the project.

About

This sample demonstrates how to use a CustomAdaptor in client-side application in Blazor Gantt Chart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5