When you have many RadTimePicker and/or RadDateTimePicker controls on a page, this might render large amount of HTML and impact performance. For this case, to reduce the html and speed up the loading time, RadTimePicker/RadDateTimePciker controls can share an instance of TimeView control for picking times. You could configure the shared popup control in two ways:
This example illustrates both approaches for configuring RadTimePickers to use shared RadTimeView controls.
Further information about sharing embedded popup controls is avalailable here: Sharing the Embedded Popup Controls Sharing calendars
www.telerik.com | Terms of Use | Contact Us