Skip to content

abukres/DX-Blazor-Master-2-Level-Detail-Data-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXDataGridDemo

A demo for the DevExpress server side Blazor side data grid

  • Live Demo.

  • This is a self contained demo (No database setup. SQLite is being used) and it's ready to run except for getting DevExpress' Blazor package. To get it, open an account at DevExpress and go to nuget.devexpress.com, log in as a registered DevExpress customer and click Obtain Feed URL. Add the feed URL as a nuget source in Visual Studio, under Tools -> Options -> Nuget Package Manager -> Packages Sources and make sure the checkbox is checked.

Get the nuget command to run from this link. Click on the link. Currently the install command is 'Install-Package DevExpress.Blazor -Version 19.1.7'. The version number changes as new versions come out. Copy the command and run it in the Package Manager Console. This installs a trial version of DevExpress' Blazor component.

About

A demo for the DevExpress Blazor server side data grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published