Telerik Forums
Kendo UI for Angular Forum
1 answer
180 views

How can I show the File Too Large error message in my own custom kendoFileSelectFileTemplate?

What do I need to do?

Yanmario
Telerik team
 answered on 16 Jun 2021
1 answer
232 views

Hi,

 

Do you have an Sample with two separate Grid communicate together ? an Master Slave with Separate Grids ?

 

Regards

Martin Bechev
Telerik team
 answered on 16 Jun 2021
1 answer
2.1K+ views

Hi,

 

What is best type for "public selectionChange(e) " in Angular12 ?

Regards

http://plnkr.co/edit/xEB6JN9ZVjm499G2KreX?p=preview&preview

 

Martin Bechev
Telerik team
 answered on 16 Jun 2021
1 answer
513 views

Hi,

I'm using Kendo Grid Angular implementation. Can we customize the behavior of the column menu filter? I need to stop table filtering but retain all the other functionality(retain filter functionality in the UI). This is mainly because I'm handling the filter implementation in the back end.

Thanks & Regards.

Martin Bechev
Telerik team
 answered on 16 Jun 2021
1 answer
2.0K+ views

Hi,

 

I tried to running your sample https://www.telerik.com/kendo-angular-ui/components/grid/filtering/ with Angular12 but i have following error message

Error: src/app/app.component.ts:18:10 - error TS2322: Type 'number | undefined' is not assignable to type 'number'.
  Type 'undefined' is not assignable to type 'number'.

18         [pageSize]="state.take"
            ~~~~~~~~


Error: src/app/app.component.ts:19:10 - error TS2322: Type 'number | undefined' is not assignable to type 'number'.
  Type 'undefined' is not assignable to type 'number'.

19         [skip]="state.skip"
            ~~~~


Error: src/app/app.component.ts:20:10 - error TS2322: Type 'SortDescriptor[] | undefined' is not assignable to type 'SortDescriptor[]'.
  Type 'undefined' is not assignable to type 'SortDescriptor[]'.

20         [sort]="state.sort"

 

Regards

Yanmario
Telerik team
 answered on 15 Jun 2021
1 answer
1.2K+ views
From 11/06/2021 to 11/06/2020.. Only select the year and don't want to chosse the month and date. It should remain same. 
Martin Bechev
Telerik team
 answered on 15 Jun 2021
1 answer
363 views

I have a very straight forward kendo-editor code like the one below

<div #containerRef> <kendo-editor style="height:500px"> <kendo-toolbar> <kendo-toolbar-dropdownlist kendoEditorFormat></kendo-toolbar-dropdownlist> </kendo-toolbar> </kendo-editor> </div>

 

But my problem is that the dropdown is not showing inside the control but instead it's appending in the root component. I tried adding [PopupSettings]="{appendTo: containerRef}" in <kendo-toolbar> but still not working.

this is my code in .ts

 

@ViewChild('containerRef', { read: ViewContainerRef, static:true }) public containerRef: ViewContainerRef;

 

I confirmed in chrome developer tools that the popup is appending in the root component,

that's why i use popupsettings but still it's not working.

Anyone experience the same issue?

Martin Bechev
Telerik team
 answered on 15 Jun 2021
1 answer
1.0K+ views


since the icon is at bottom of the page, even if i click on it,
the anchor is still in top.

how to fix this 
how to shift this anchor position automatically
Preslava
Telerik team
 answered on 15 Jun 2021
1 answer
436 views

Hi Team,

I'm trying to use PDF Export to print documents i.e. invoice and delivery order.
But not able to achieve as expected.

1. Added images not exporting
2. Given fonts not coming
3. I want to export exact in display size but it is not coming as I expected

 

Can you reply with proper examples.

Regards,

Srinivas M. P.

Martin Bechev
Telerik team
 answered on 14 Jun 2021
1 answer
110 views

Hi,

 

I need an action on row Click, so i have tried your sample

https://www.telerik.com/kendo-angular-ui/components/grid/editing/editing-row-click/

But it does not running on Angular12

 

Error: src/app/app.component.ts:25:31 - error TS2554: Expected 0 arguments, but got 1.

25             (add)="addHandler($event)"
                                 ~~~~~~

Regards

 

vamaw
Top achievements
Rank 1
Iron
Iron
 answered on 14 Jun 2021
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?