Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147373 | Sep 8,2019 07:29 AM UTC | Sep 10,2019 12:12 PM UTC | Blazor | 4 |
![]() |
Tags: Scheduler |
public void OnPopupOpen(PopupOpenEventArgs<AppointmentData> args)
{
if (args.Type == PopupType.Editor)
{
if (args.Data.Id != 0)
{
var SelectedAppointment = args.Data;
}
}
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.