Telerik Forums
Kendo UI for Angular Forum
3 answers
365 views

     I have this in my package.json:

"@progress/kendo-angular-buttons": "^5.4.1",
    "@progress/kendo-angular-common": "^1.2.2",
    "@progress/kendo-angular-dateinputs": "^4.2.2",
    "@progress/kendo-angular-dropdowns": "^4.2.6",
    "@progress/kendo-angular-excel-export": "^3.1.3",
    "@progress/kendo-angular-grid": "^4.7.0",
    "@progress/kendo-angular-inputs": "^6.5.1",
    "@progress/kendo-angular-intl": "^2.0.1",
    "@progress/kendo-angular-l10n": "^2.0.1",
    "@progress/kendo-angular-layout": "^4.2.3",
    "@progress/kendo-angular-pdf-export": "^2.0.3",
    "@progress/kendo-angular-popup": "^3.0.5",
    "@progress/kendo-data-query": "^1.5.3",
    "@progress/kendo-drawing": "^1.6.0",
    "@progress/kendo-theme-default": "^4.17.0",
    "@progress/kendo-theme-material": "^3.14.0",

Is it all kendo? Will every component be working? How to add them all?

Svet
Telerik team
 answered on 04 May 2020
1 answer
132 views

I currently have the Grid working with row filter.

Is there a way to add a new operator to the filter?  For example, a List filter: I want to select the List operator, and then paste in a comma separated list of values in the filter input box and then trigger a filter that will search for all the values in the list.

I can code in the filter handling (it's all happening on the server-side) but can't figure out how to add a new filter operator.

Svet
Telerik team
 answered on 04 May 2020
2 answers
718 views

Problem: When I drag a column to be grouped, it doesn't show the full name of the column as can be seen in issue.png.

To resolve this, I'd have to resize the column so I can show its full name as can be seen in issue_2.png.

Question: Is there a way for me to show the column's full name without resizing it?

 

Thank you.

Charles
Top achievements
Rank 1
Veteran
 answered on 04 May 2020
8 answers
488 views

     I'm using the TreeView component for Angular.  Everything is loading fine.  Now I want to add a button to expand or collapse the whole tree.  How can I do this?

Also, any tips on making the checkboxes more defined would be helpful. They're a bit faint.

Thanks

Svet
Telerik team
 answered on 04 May 2020
2 answers
120 views

How do I add layout package to a project? This:

ng add @progress/kendo-angular-layout

doesn't work.

Svet
Telerik team
 answered on 01 May 2020
1 answer
233 views

I am doing this:

<kendo-splitter orientation="vertical">
  <kendo-splitter-pane> <h3>Top pane</h3> </kendo-splitter-pane>
  <kendo-splitter-pane *ngIf="visible"> <h3>Bottom pane</h3> </kendo-splitter-pane>
</kendo-splitter>

Nothing works. What do I need to install/import/export and what else to make it work? I have spent hours searching for a single page that would explain how to add all kendo to a project.

Svet
Telerik team
 answered on 01 May 2020
1 answer
193 views

What I understand is that the tree data has to ordered before hands in order to show in as a hierarchy. Is that correct? The reason I am asking is because other products can accept unordered data but parent-child ids.

Thanks

Dimitar
Telerik team
 answered on 30 Apr 2020
4 answers
819 views

Hi,

I want to set the focus to the first invalid control in a form. This works fine for all controls except for the dropdown list.

I've created a stackblitz fork for reproduction:
https://stackblitz.com/edit/angular-n9wue6?file=app/app.component.ts

Any ideas how I can fix this?

Thx

Peter
Top achievements
Rank 1
 answered on 30 Apr 2020
1 answer
182 views

D&D hint and clue offset is invalid.

Looks line it is of by TreeView top left corner coordinate.

How do I account for the TreeView position?

Inian
Top achievements
Rank 1
 answered on 30 Apr 2020
1 answer
156 views

Hi,

We recently bought "Telerik Kendo UI for Angular" for our Angular app and we are using .Net core APIs as back-end for the application. We are planning to use Telerik Datasource extension/wrapper classes (NuGet package) for server side paging/sorting/filtering. Do we need to have separate license for this extension or can we use it as we already have license for Telerik UI?

Thanks for your time!

Martin Bechev
Telerik team
 answered on 30 Apr 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?