I am trying to get the checkbox in the column header to cause a change in the state of child checkboxes in the Kendo UI angular grid.
When the header checkbox is checked/unchecked all checkboxes in the column should get checked & unchecked and I also need to catch the event in typescript.
Note: I am not looking to select the entire rows, just trying to check/uncheck the checkboxes in the column.
Below is what I have managed to put together.
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 ?