I am having an issue where when I select a different time from the timepicker it is reverting back to zero. I have created a dojo with 2 timepickers. Both are initiated in a loop and stored in an object with the key being the id of the input. My issue is that if I set dateInput to true the time reverts back to midnight on blur. When I console.log the value though it is the value I picked. This is only an issue on the timepicker that has the min and max options set. I need the user to be able to input a time using the datepicker formatting and only choose from select times.
Dojo:
https://dojo.telerik.com/@dojolee/UQuBiNoV
Hello,
we have the kendo grid jquery working. And now want to add a details expansion panel to some rows.
The example I will follow is here
https://demos.telerik.com/kendo-ui/grid/detailtemplate
I have a question, not all table rows will have a details row, which depends on a data field value. How and where in the init of the details panel to add this logic to either add the details row or not add it.
Example code would be greatly appreciated.
Thanks
Paul
When handling cell data with model.set when "save" event is bound to kendo grid.
model.set calls the "save" event again. Is it possible to prevent model.set from calling a "save" event or counting cell data?
When I use methods like model.property = value to process the data I need to refresh() and
it won't show in the grid unless I initialize the desired focus, so I'd like to find another way.
I'm not good at writing in English, so please forgive me.
Thank you
I am developing an application for a school entrepreneurial project and am using:
kendo.timezones.min.js
kendo.silver.mobile.min.css
kendo.silver.min.css
kendo.common.min.css
kendo.all.min.js
in the web app. I am wondering if this is legal, as the app will be a subscription-based app so that users can pay for a subscription to use the app. I don't currently have a license or anything from kendo UI, so I am not sure if this is legal.
This is my first time using Kendo UI, so I am not sure how anything works!
Any help will be appreciated!

Hello,
In my solution, I use AngularJs and package @progress/kendo-ui@2018.2.704.
Today I updated the package to latest version and I encountered weird issue regards to kendo dropdownlist.
In place where we use brackets and property name like {{property}}, kendo instead of displaying property value shows {&zeroWidthSpace;{property}&zeroWidthSpace;}.
Does anyone know what was changed and produced that issue and how I can fix that?
I've implemented a boxplot chart with the six values, and I'm using the outliers field to display comparison data - formatted in another colour and sufficiently large, it looks great.
However the feedback from the client is that they would like the outlier value to display in the tooltip when hovering over the box and whisker chart. Is there any way this can be done?
Hi
I am trying to load the OrgChart in jquery using the example provided in documentation but for some reason whenever it tries to load the datasource by invoking the control kendoOrgchart method it gives the error:
Im referencing the below files in my project.
Get the error on below line:
Please advise what could be the problem.
Thanks
Hi
For example, I want to change Tags options when press button.
I know Kendo has method and set option but I changed your some Tags options in my project and your setOption method does not work in all of Tags. so, I want setOption function codes. can you help me?
Thanks
