Telerik Forums
Kendo UI for Angular Forum
1 answer
395 views

I have an error when grid component is set a context menu. Took the  grid-context-menu.component.ts code and pasted as is from tutorial, but  it errors out in that file while setting cellclick input for #grid. Please find the attached image for error.

To build a context menu for grid, I was following the implementation at https://www.telerik.com/kendo-angular-ui/components/grid/advanced-features/context-menu

my gridcomponent:

<kendo-grid #grid
[data]="gridView"
(cellClick)="cellClickHandler($event)"
(cellClose)="cellCloseHandler($event)">

 <grid-context-menu [for]="grid" [menuItems]="contextmenuItems" (select)="onContextMenuClick($event)">
</grid-context-menu>

Error part: grid-context-menu.component.ts

@Input() public set for(grid: GridComponent) {
 this.unsubscribe();
 this.cellClickSubscription = grid.cellClick.subscribe(this.onCellClick);
}

 

Note: Even my grid component is named 'GridComponent' same as the one in gridModule. Thought that would be an issue and tested by renaming it. But found thats not an issue.

 

Dimiter Topalov
Telerik team
 answered on 04 May 2018
4 answers
2.2K+ views

We are using the version for Angular.
And in the kendo-upload component I would like to hide the "Cancel" and "Upload" buttons, I will do this with another button through the "uploadFiles" method.

I am using other components like this on other parts of the screen, but would like to hide only on a particular component.

Thank you.

Dimiter Madjarov
Telerik team
 answered on 03 May 2018
2 answers
1.7K+ views

I can't get sorting to work on a column that is selected as grouped.

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

On this grid, the group is defined on the column 'UnitPrice'.

Sorting on ProductName works, i.e. within each UnitPrice group (e.g. UnitPrice: 22, product id = 4 and 7 get sorted OK depending on asc/desc ProductName)

But Sorting on UnitPrice does not work, i.e. I expect to see the group header to show highest UnitPrice (e.g. Unit Price: 25) for descending order as first group header of the grid.

Is that feasible? Thanks!

Chau
Top achievements
Rank 1
 answered on 02 May 2018
1 answer
471 views
Is Telerik working on this one?  This is the one tool I'm missing from my Kendo UI Angular tool set.  
Alex Gyoshev
Telerik team
 answered on 01 May 2018
1 answer
240 views
The excel file is wrongly generated when we have grouping and fetching all data

I have a grid that is pageable and I want all the data to be  exported to excel with the grouping
The grouping is not shown and the data shifts form column to another

Reproduced in https://plnkr.co/edit/kSRgv4pGwNoA2WknXQ2q?p=preview
Dimiter Topalov
Telerik team
 answered on 30 Apr 2018
1 answer
175 views

Hi,

We are starting to redesign our webpage ui using kendo ui. Can we get the psd files of the UI set for the designer, to can work with in photoshop on the mockups?

 

Thanks

Svet
Telerik team
 answered on 30 Apr 2018
2 answers
1.0K+ views

Hi Team,

Is it possible to create 4 level hierarchical Kendo UI grid on angular? if yes can you please share the sample.

T1--> T2-->T3-->T4 --> T5

T1- Main Gird

T2- First child grid

T3- Second Child gird  (T2 is parent for T3)

T4 - Third level child grid (T3 is parent for T4)

T5 - Fourth level child grid (T4 is parent for T5)

Thanks,

Sankar

 

Sankar
Top achievements
Rank 1
 answered on 30 Apr 2018
1 answer
111 views

Hello,

can I use <kendo-chart-navigator> for a other chart than stock-chart? For a line-chart?

<kendo-chart-navigator></kendo-chart-navigator>

 

I am trying but without a result.

Thank you in advance.

 

 

Daniel
Telerik team
 answered on 30 Apr 2018
2 answers
446 views

Hello,

 

Is it possible to change default tooltip of calendar cells to something custom?

 

Thanks in advance

Ivan
Top achievements
Rank 1
 answered on 27 Apr 2018
4 answers
206 views

I was somehow able to find support for creating a drag and create event from telerik itself. But the issue I found was that the scheduler didn't had grouping of resources so it worked fine.

Example from telerik

My application involves grouping of resources like rooms. Though it doesn't show any error while dragging and adding events, the events do not show up in the scheduler and after that if we click on other rooms for adding event my restriction starts to show "The Room Is Already Booked". 

My Example

Is there a way around it ?

 

Thanks 

Veselin Tsvetanov
Telerik team
 answered on 27 Apr 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?