/EJ2-DataGrid-BlazorServer-Editing-ComboBox-ForeignKeyColumn

In this demo, we have performed edit operation by rendering combobox control for foreignkey column.

Primary LanguageHTML

Blazor Server DataGrid - Editing ComboBox for ForeignKeyColumn

This sample explains how to using edit operatiton by rendering combobox control for foreignkey column in Blazor DataGrid.

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.