Telerik Forums
Kendo UI for Angular Forum
1 answer
232 views
I have many objects that use a custom TimeSpan object for representing times. I want to use a kendo- control to edit these values. Is there some way I can create a directive that will let me intercept read/write of the  value so that I can and have my form data as TimeSpan but kendo- read/write a Date object?
Georgi Krustev
Telerik team
 answered on 01 Mar 2018
2 answers
3.6K+ views

This simple example throw the error "The 'value' should be a valid JavaScript Date instance." Please help.

I also tried with [value], [(ngModel)] -- yield Uncaught Error: Template parse errors:

            <ng-template kendoGridEditTemplate let-dataItem="dataItem">
               
                <kendo-datepicker  [format]="'yyyy-MM-dd'" name="abcd"
                                  value="2018-01-01"></kendo-datepicker>
            </ng-template>

Dimiter Topalov
Telerik team
 answered on 28 Feb 2018
1 answer
273 views

Is it possible to configure the highlight of a bar / column series to make it more obvious that the series is clickable?  I tried changing the border of the series's highlight property but from the documentation, it seems border is only available for "donut", "bubble", "pie", "candlestick", or "ohlc" charts.  I just need a way to make the series data pop out more when user hovers over it so they know it's "clickable".  Even if I can change the mouse cursor to pointer would be nice.

 

 

Daniel
Telerik team
 answered on 26 Feb 2018
1 answer
1.0K+ views
Any example on how the removeTag work in Angular 4/5?
Dimiter Topalov
Telerik team
 answered on 23 Feb 2018
2 answers
376 views

Is there a way to create a line chart with only markers?  Scatter chart only works with numeric x-axis, but I have a categoryAxis.  I tried setting line color to white and having the markers be a different color but then hover over turns the marker to white and the legend shows a white line for that series.

Jacky
Top achievements
Rank 1
 answered on 22 Feb 2018
1 answer
1.5K+ views

I am using currently Angular 5 with Kendo UI

I have a "Master-Detail Grid" and I’m trying to expand/collapse all details rows.

It exist a standar funcionality for expand/collapse all details rows at the same time ?  (A button in kendoGridToolbarTemplate for  example)

Thanks,

 

Svet
Telerik team
 answered on 22 Feb 2018
1 answer
383 views

I am using currently Angular 5 with Kendo UI (trial version).  It is giving me error pipe is not a function in service.ts. I used contents from below URL

 

https://www.telerik.com/kendo-angular-ui/components/grid/data-operations/data-binding/

 

Dimiter Topalov
Telerik team
 answered on 22 Feb 2018
1 answer
411 views

I’m trying to remove the grouping programmatically by clearing the state:

    this.state = { skip: 0, take: this.state.take, filter: this.state.filter, sort: this.state.sort, group: []};

the data  is actually being un grouped but the ui is not refreshed as in the attached screenshot.

 
Dimiter Topalov
Telerik team
 answered on 22 Feb 2018
5 answers
1.0K+ views

Hi,

Is there a property or a way to implement load data on demand in Combo? (In Kendo UI for Jquery there was a property called "Virtual" to do that).

Thank you in advance.

Svet
Telerik team
 answered on 22 Feb 2018
1 answer
236 views

Please see plunker below.  Column chart type aggregates data as expected using the sum aggregate.  Pie and Donut do not aggregate as expected.

https://plnkr.co/edit/KBkkNGsglZPqP5s89yPl?p=preview

Thanks for your help in determining if this is a bug or as expected.

Ben

 

Svet
Telerik team
 answered on 20 Feb 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?