AjaxCalendar
Implementation Details:
Class inheritance
PME Support
Custom Methods
Toggle
Reference to the complete control documentation: AjaxCalendarComponent
Last updated
Was this helpful?
Adds support for the ajaxToolkit:CalendarExtender.
It provides client-side date-picking functionality with customizable date format in a popup control.
Component Selector: ‘wm-ajax-calendar’
Kendo UI Component: Kendo DatePicker
AjaxCalendarComponent extends ControlComponent
The ClickEmittedNotification subscription using the AjaxInteractionService helps to validate if it needs to toggle the calendar.
The toggle to show the calendar is called when the click event Id is the same as the ajax-calendar popupButton Id.
Last updated
Was this helpful?
Was this helpful?