In the DatePicker how add a panel in the popup next to the calendar?

2 Answers 92 Views
DatePicker Popup
n/a
Top achievements
Rank 1
n/a asked on 27 May 2021, 08:47 AM

Hi,

When the user select a date I have to add a list of date preset near the calendar, how can i do it?

2 Answers, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 01 Jun 2021, 06:23 AM

Hi Nunzio,

Thank you for the provided screenshot.

Currently the DatePicker doesn't provide a template that is placed inside its popup. What could be done as a workaround is to use the Calendar component and place the desired list next to it. You can further add the Calendar and the desired list in a wrapper component that can be opened and closed manually when needed. The wrapper component could also be placed inside a Popup.

Please let me know in case I can provide any further information on this case.

Regards,
Svetlin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
hanif
Top achievements
Rank 1
Iron
answered on 23 Jun 2021, 04:46 AM
NET Ajax Toolkit, the calendar renders under the popup panel. ... I tried adding the following to an onload function of the <script> section of my default.aspx page​; it tells me Telerik. ... The code you provided is near the bottom.
Tags
DatePicker Popup
Asked by
n/a
Top achievements
Rank 1
Answers by
Svet
Telerik team
hanif
Top achievements
Rank 1
Iron
Share this question
or