Hello
I have dataset where parentId for root item is empty string. In this situation the tree does not displays ("No records available").
How to set default value for parentId field just like here: https://www.telerik.com/forums/is-parentid-field-required-to-be-null ?
Regards
Hi
I want to make use of kendo-grid with filterable in Kendo-Drop-down . I tried but open,close,focus,blur using is making difficulty.
if I am trying to do filter in grid drop-down is closing,am not able to filter the rows of grid which is in drop-down template
please suggest a method of using grid with filterable and drop-down functionalities.

Issue: If I collapse one of the statuses and then I sort by status, it expands the one I collapsed and then collapses the one I didn’t collapse
Please see this for reference: https://gfycat.com/silentsecondaryhadrosaurus (I used the example found here: https://www.telerik.com/kendo-angular-ui/components/grid/grouping)
With that, I would just like to know if this is a limitation of Telerik grouping functionality.
Thanks in advance!
how to show cursor pointer for labels in series and categories item in kendo angular bar chart. I see the options available for legend .but not series labels.
Thanks,
Nirmala
Hello,
I am trying to do some time series analysis with Intraday, 1M, 3M, 6M and so on. Category field used is a date. I have no data for saturday and sunday. I know I can use [missingValues "gap" | "interpolate" | "zero"] to fill in for weekend. But I would like the chart points to be equally spaced with weekends not even showing up in the category axis. Is there a way to achieve this?
Thank You.

Hi, i need to achieve map chart in Kendo angular. Please find attached for sample.
While hovering on each countries should display tool tip with data.
Each countries colored with specific colors based on data.


Hey there!
In our current project we have added a column with action buttons such as edit, delete, etc. This is always the last column of the grid and in some cases, based on the other columns width, it could be non visible. Users have to scroll horizontally to display the column and use its actions.
We have investigated the locked columns feature of the grid but it seems to be locking them only on the left side.
Is there any way to achieve that?
Thanks!
Hi Team,
I am facing the issue with DatePicker when we select the Date it will not effect till any other event is not done so in that case in our application user change the Date & click the save button but the date will not change in the post request so after the save user will again see the previous date only.
I have tried with on change event try to move the focus but focus is changed but till date is not changed. Please suggest
