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

Hi All,
Currently we are using kendo grid in one of the application developed in Outsystem tool, we have a grid with the column- Select(used checkbox),ID, column3,..............
In order to achieve some functionality, when user clicks on get selected Record (button) we need the checkbox value(true or false) and the first column value (ID).
Can anyone help me on this please?
Thanks
Raj
