Telerik Forums
Kendo UI for Angular Forum
2 answers
711 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
473 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
116 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
228 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
188 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
802 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
178 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
150 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
1 answer
1.1K+ views

Hello,

I use Kendo UI and i have a grid with server side filtering and sorting with a custom directive for loading the data. The problem i have is that i want to trigger dataStateChange when i scroll to bottom to make a request and fetch the data on the next page. The grid still fires the directive dataStateChange when i filter or sort, but not when i scroll to bottom. I know that dataStateChange fires when i press a button in pagination, but i want to implement this on scroll.

 

The header of the kendo grid

 <kendo-grid inventoryBinding (dataStateChange)="dataStateChange($event)" (scrollBottom)="loadMore()" [filterable]="true" [sortable]="true" [navigable]="true" height="400">

 

My directive is implmented just like in this example: 

https://stackblitz.com/edit/angular-66vvau?file=src%2Fapp%2Fapp.component.ts

 

Thank  you in advance for your answer!

Dimiter Topalov
Telerik team
 answered on 30 Apr 2020
1 answer
129 views

Hi!


In the documentation it says: "The keyboard navigation of the Scheduler is always available."


Is there any way to disable it?

Martin Bechev
Telerik team
 answered on 30 Apr 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?