From what I can tell the textArea Resize and Auto-Resize not functioning as expect after latest R1 2022
Hi
I need to have an seriesDown event, how could i make it ?
seriesClick is only activate when button is released ?
Regards
Hi
I have an graph with 1 line only ? How could i change values when i click on it and redraw graph with new value obtain on new mouse click position ??
Regards
We started getting this error in our Angular app. How can we fix this? Have tried several different versions of kendo-angular-dateinputs - 4.4.1, 5.x, 6.0
core.js:6210 ERROR Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'unsubscribe')Hi
I want an Chart like this sample https://32dxt4--run.stackblitz.io But i need to change value bydrag and drop
Could i make it ?
Regards
Hi,
When clicking the dropdown button that shows the gradient view, it submits the form that contains it.
That's because that button is missing the attribute "type" with value "button".
This can be easily verified by going to Color Picker and inspecting the button.
I'm using "@progress/kendo-angular-inputs": "^8.0.0".
Regards.
Hi
Theses samples has error could you correct them
https://stackblitz.com/edit/angular-wgdnbc-zu3fdu <kendo-chart [categoryAxis]="{ categories: categories }"> Property 'categories' does not exist on type 'AppComponent'.
https://stackblitz.com/edit/angular-yl9yge-73zya8?file=package.json : customVisualSolidLine
Regards
HI
This sample is for Jquery do you have same draggable for Angular13 ?
https://www.innofied.com/kendo-ui-draggable-chart/
regards ?
We are using the 'kendo-datepicker' in our application.
Here we have an issue, that not all month are displayed in the selection:
May and Oktober are missing!
When I use the stackblitz example of the date-picker (https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/), everything works fine:
But: the month are arranged in another way!
My code ist just simple:
<kendo-datepicker [(value)]="dateValue"></kendo-datepicker>
<kendo-timepicker [(value)]="dateValue"></kendo-timepicker>
Regards,
Ralph

Hi
How could i see in an Grid when page change than first row is selected ? Currently row is not hightlighted ?
Regards
