Skip to content

SyncfusionExamples/EJ2-DataGrid-Blazor-Editing-CellEditTemplate

Repository files navigation

Blazor DataGrid Cell Edit Template

This example shows how to render custom component for particular column.

The cell edit template is used to add a custom component for a particular column. You can use the EditTemplate of the GridColumn component to add the custom component. You can access the parameters passed to the templates using implicit parameter named context.

To know more about cell edit template topic in Grid, please refer our documentation here

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.

About

This example shows how to render custom component for particular column.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6