Telerik Forums
Kendo UI for Angular Forum
1 answer
945 views

Hi All,

Is it possible to use Kendo UI in Ionic 2 mobile app? Any sample projects or tutorials?

Thank you.

Dimiter Topalov
Telerik team
 answered on 02 Mar 2018
3 answers
679 views

I get this error:

TypeError: element.getBoundingClientRect is not a function

When trying to show a popup on a numeric text box. Please see my Plunker

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

Am I doing something wrong or is this a bug?

IT AE
Top achievements
Rank 1
 answered on 01 Mar 2018
1 answer
219 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.5K+ 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
258 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
355 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.4K+ 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
372 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
378 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?