It is possible to show a weekNumber in Kendo UI Angular DatePicker - kendo-ui

In the MVC and the jQuery Version of Kendo's DatePicker it's possible to show the weekNumber as a column in the DatePicker.
How can I enable this feature in the Angular 2 - Edition of the component? Things like [weekNumber]="true" doesn't work.
jQuery - Edition:
https://docs.telerik.com/kendo-ui/api/javascript/ui/datepicker#configuration-weekNumber

Right now, Kendo Calendar for Angular doesn't support week numbers. There is no feasible workaround that we can think of as the week numbers are part of the internal view that renders the month days.
As far as I know, it is final development stage and pretty soon it should be released as #progress/kendo-angular-dateinputs#dev package. I suppose this will happen within a week or so.

Related

Telerik RadDatePicker Month and Year is scrolling

Am using Telerik RadDatePicker control in asp.net framework 4.5 application.
When the mouse is scrolled in RadDatePicker control, the year/month part is automatically changing. We need to stop this behavior.
How to achieve this? Please help.

Kendo Map does not work with MapQuest anymore

MapQuest has released a new version on 11 July, 2016. And the Kendo Map does not work anymore.
At the current, my project is facing this problem. Please preference to Telerik demo to get more detail about the issue:
http://docs.telerik.com/kendo-ui/controls/diagrams-and-maps/map/how-to/custom-bubble-layer-symbols
After investigating it, seems like Kendo Map does not support the urlTemplate of MapQuest.
The urlTemplate of MapQuest in the old version that Kendo Map was working normally
urlTemplate: "http://otile3.mqcdn.com/tiles/1.0.0/sat/#= zoom #/#= x #/#= y #.png",
BUT, after MapQuest releases the new version, Kendo Map gets the problem as the image above. I don't know if the urlTemplate is still supported by Kendo Map? Or, does MapQuest change to a new urlTemplate? If yes, what is it?
I have contacted both MapQuest and Telerik Kendo Map support teams, but there is no response till now.
Could you give me some advices or share your experience that can solve it?
MapQuest no longer supports direct tile access. The Kendo team may have more details about a fix using one of the supported mapping sdks or another tile source. Sorry for the inconvenience.

Angular 2 and Kendo UI

I want to create a view using controls of the Kendo UI. Also, I use Angular 2.
So is it possible to integrate Kendo UI in views and components of the Angular 2 haveing two-way data binding at the same time?
As of today, KendoUI components are only available for Angular 1.X
Angular 2 is bringing a fundamental shift in the UI components paradigm, the KendoUi team are working on that and it will available later this year.
Here's a full roadmap http://www.telerik.com/blogs/what-to-expect-in-2016-for-kendo-ui-with-angular-2-and-more
-- UPDATE (8 Sep 2016) --
On 9/14/2016 Telerik will be releasing a beta of Kendo UI for Angular 2, including :
Buttons (including Button and a ButtonGroup)
Dialog
Layout (TabStrip and PanelBar)
Inputs (Slider, Switch)
DropDowns (ComboBox, DropDownList)
DataViz (Preview)
Grid (Preview)

kendo ui grid + Hide column in IE11 is not working

i have a kendo UI grid on HTML page. I have used kendo hideColumn() api for hiding column. but when in IE11 browser, i hide column, grid become invisible or sometimes distorted. Kindly help me
Thanks everybody. It is a bug of kendo ui framework. There are two solutions available for this:
Upgrade kendo ui version to latest.
After calling hideColumn(), resize Grid by setting its width and height. i have did it as we are not able to upgrade kendo ui version.

Kendo UI Scheduler: Business hours?

Is there any way to get Kendo UI Scheduler to display business hours in specific color?
There is just only one option in the documentation on kendo website: http://docs.kendoui.com/api/web/scheduler#configuration-messages.showWorkDay
which sets display message for Business hours button, but there is nothing said about how to configure scheduler to display that button. Am I missing something?
Business hours will be supported in our next official release. The documentation got updated by chance earlier.

Resources