Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146901 | Aug 24,2019 10:12 PM UTC | Sep 3,2019 04:54 PM UTC | Blazor | 8 |
![]() |
Tags: Scheduler |
<EjsSchedule TValue="AppointmentData" Height="650px">
<ScheduleEvents TValue="AppointmentData" OnEventClick="OnEventSelected"></ScheduleEvents>
</EjsSchedule>
@code{
protected void OnEventSelected(EventClickArgs<AppointmentData> args)
{
}
} |
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.