SyncfusionExamples / EJ2-DataGrid-BlazorServer-GridEdit-EditTemplate-TimePicker

This demo helps us to render the TimePicker control in EditForm and update the values in datasource on saving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor Server DataGrid - EditTemplate with TimePicker

This demo helps us to render the TimePicker control in EditForm and update the values in datasource on saving.

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 demo helps us to render the TimePicker control in EditForm and update the values in datasource on saving


Languages

Language:HTML 56.2%Language:CSS 29.4%Language:C# 14.4%