Binding Expando and Dynamic objects to a Blazor Data Grid

A quick start Blazor WebAssembly app that helps you to bind the Expando and Dynamic Objects to a Blazor Data Grid.

Documentation:

Online examples: https://blazor.syncfusion.com/demos/datagrid/expandoobject

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.