Hello Haroon,
In order to achieve the desired implementation, you could use the
OnNavigationComplete server-side event of the RadScheduler, which is triggered when you select a data from the calendar and the navigation is completed. In addition, in order to verify that the NavigationCommand is triggered by the calendar, you could check the
Command of the EventArguments, which should be
NavigateToSelectedDate in this case. Please consider the below approach :
Regards,
Nencho
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.