This is a migrated thread and some comments may be shown as answers.

Missing date range in toolbar

4 Answers 134 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Veteran
Stephen asked on 10 Nov 2020, 02:51 AM

I'm testing with the latest Telerik from CDN but the toolbar is missing the date range. Any idea why it won't show? Here is the dojo link:

https://dojo.telerik.com/@slim@revindex.com/UgIxiPAh

 

4 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 11 Nov 2020, 02:50 PM

Hello Stephen,

Using data-bind="source" instead of data-source will make the DatePicker widget display as expected in the Toolbar. Here is the modified example for reference.

Let me know if you have any further questions.

Regards,
Martin
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
Stephen
Top achievements
Rank 1
Veteran
answered on 11 Nov 2020, 04:12 PM
Thank you. Is this a bug? Shouldn't the label print out even if you data bind via attributes only?
0
Martin
Telerik team
answered on 13 Nov 2020, 01:33 PM

Hello Stephen,

Currently using data-bind=source is the proper way to bind the dataSource like in our official demo. We will need to do some testing to see if there is a limitation when using data-source. If that is the case, we will consider mentioning it in our documentation.

Regards,
Martin
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
Stephen
Top achievements
Rank 1
Veteran
answered on 13 Nov 2020, 01:52 PM

We wanted to use the Scheduler widget using jQuery and attributes only without implementing Telerik data bind. Please let me know if you find out this is a bug.

Thank you

Tags
Scheduler
Asked by
Stephen
Top achievements
Rank 1
Veteran
Answers by
Martin
Telerik team
Stephen
Top achievements
Rank 1
Veteran
Share this question
or