Hi,
I am trying to change the days of the week that appears at the top of the calendar in the Month view like "Monday, Tuesday" etc... . What I want is that when the screen becomes to small it will change to Mon, Tues, and so on.
As for the Week and WorkWeek Views I want to wrap the text at the top so show Mon on top and the date below when the screen gets smaller.
If there is a way to manipulate this area I would appreciate the help.
Thank you.
Hi Team,
I'm migrating a project that previously used the Vue wrapper component for the scheduler component to use the vue native component.
Using the wrapper component I could set the date property on the group. ie here (https://demos.telerik.com/kendo-ui/scheduler/date-grouping).
However it appears that date grouping is not available on the Vue native components. Is that correct or have I overlooked something?
EF.
hello,
How does the timeline component aggregate time on the same line,As shown in the figure:
web vue:
wpf:
hello,
I want to refresh the data dynamically, but when I bind the data and modify the data source, the data is not displayed completely, and sometimes it is not displayed at all.
Hi. I have one reactive object that holds the data for all of tabs in a tabstrip. I have dynamic fields in these tabs. For example, the selection of an autocomplete field in Tab A updates the data that is in a list box in Tab B. I'm not seeing the refresh of data when i navigate. The data is all loaded at once. How do I force a refresh of the tabs?
I've also tried using state management, but it's still not doing what I would like.
Hello,
I have a question, as I can't find the answer in the documentation. Can we use the LocalizationProvider to print localized custom string, in the same way we can do it with VueI18n plugin ? Or the Localization feature is only for the Kendo components ?
cell: "badgeTemplate",columnMenu: "filterTextBoxTemplate", filter: "text", headerClassName: "customMenu",
}],
So column menu not work in the grid