Telerik Forums
Kendo UI for Angular Forum
1 answer
163 views
The tooltip is not getting close when we click out of tooltip when the property closable is set to true.
Svet
Telerik team
 answered on 06 May 2020
1 answer
846 views

I am implementing a Treeview into the app. But first I need to create a wrapper. Is there a recommended way of creating Kendo components wrappers?

Thanks

Svet
Telerik team
 answered on 06 May 2020
3 answers
383 views

How to solve this. Is anybody know? Error I see is below.
Console error;

 

ng:///PersonLeaveModule/PersonLeaveCalendarNewComponent.ngfactory.js:7 ERROR TypeError: this.intlService.weekendRange is not a function at SchedulerComponent.get [as workWeek] (webpack-internal:///../../../../@progress/kendo-angular-scheduler/dist/fesm5/index.js:2710) at SchedulerComponent.notifyOptionsChange (webpack-internal:///../../../../@progress/kendo-angular-scheduler/dist/fesm5/index.js:2669) at SchedulerComponent.ngAfterContentInit (webpack-internal:///../../../../@progress/kendo-angular-scheduler/dist/fesm5/index.js:2417) at callProviderLifecycles (webpack-internal:///../../../core/esm5/core.js:12915) at callElementProvidersLifecycles (webpack-internal:///../../../core/esm5/core.js:12889) at callLifecycleHooksChildrenFirst (webpack-internal:///../../../core/esm5/core.js:12872) at checkAndUpdateView (webpack-internal:///../../../core/esm5/core.js:14022) at callViewAction (webpack-internal:///../../../core/esm5/core.js:14369) at execComponentViewsAction (webpack-internal:///../../../core/esm5/core.js:14301) at checkAndUpdateView (webpack-internal:///../../../core/esm5/core.js:14024

Martin Bechev
Telerik team
 answered on 06 May 2020
4 answers
838 views

Hello,

I can't figure out why the .net core 2.2 / Angular 8 application throw 404 error when trying to upload 40 MB file using the kendo-upload. The request didn't hit the API, it throw 404 error on the client. I'm able to upload 21 MB file, i have not attempt 30, i assumed it will work up to 30 MB based on the default body size of the post request. here the error

Access to XMLHttpRequest at 'https://web-api' from origin 'https://web-client' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

HTTP Response : 404

 

I had attempted to

- set the MaxRequestBodySize to 50 MB in UseKestrel

- set [RequestSizeLimit(50000000)] to the API method

- update the web.config requestLimits maxAllowedContentLength="52428800"

- use [chunkable] in kendo-upload

 

Something to do with chunk? or some setting in Angular? setting in kendo-upload?

 

 

Thanks,

Bryian Tan

Patrick
Top achievements
Rank 1
 answered on 05 May 2020
1 answer
198 views
I believe the MVC version (.PasteCleanup(x => x.KeepNewLines(false))) and the JQuery versions ($("#editor").kendoEditor({ paste: function (ev) { ev.html = $(ev.html).text(); } });) have paste clean up functions to strip html from pasted code.
How can I achieve this with the angular editor?
Petar
Telerik team
 answered on 05 May 2020
1 answer
5.2K+ views

I am having trouble trying to get the grid to produce a horizontal scroll bar in angular 5 app. At the moment it tries to scrunch the data into the available space within the container. I have tried setting column widths to make it grow and it stopped scrunching the data but still no horizontal scroll bar. Does anyone have a fix for this?

Thanks in advance.

Martin Bechev
Telerik team
 answered on 05 May 2020
1 answer
215 views

Hi,

 

I have a small issue regarding a treeview checkbox implementation I am working on. By default the checkmarks within the checkboxes seem enlarged and touch the border of the checkbox, which looks a little bit ugly. I am unsure what css property would allow me to change the size of the checkmarks. Does anyone maybe have an idea?

 

For reference see the two screenshots attached:

  • Checkboxes enlarged --> how it looks for me
  • Checkboxes Demo --> the demo implementation in the telerik documentation

 

Kind regards,

Serhat

 

Svet
Telerik team
 answered on 05 May 2020
2 answers
1.2K+ views

Is there an option to select all or deselect all in the multi-select?

We have large lists and this functionality is required.

 

 

Svet
Telerik team
 answered on 05 May 2020
4 answers
862 views

Hi,

We are looking to implement virtual scroll functionality in the TreeView for Angular.
I have searched the forum and internet but have not come across anything that answers my questions.

Does the TreeView for Angular support virtual scroll?

If so, how do I implement this in the component?

Dimiter Topalov
Telerik team
 answered on 05 May 2020
1 answer
161 views

How can I set the initial width of the left pane when showing the Splitter horizontally?

Thanks

Petar
Telerik team
 answered on 04 May 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?