Telerik Forums
Kendo UI for Angular Forum
1 answer
167 views

Hi All,

Using the clear button on kendo-textbox


 <kendo-textbox
              #firstName
              [clearButton]="true"
              formControlName="firstName"
            ></kendo-textbox>

Anyone know if you can set tabindex of clear button to -1 (or achieve similar)?  Tabbing to it when you're trying to enter info is annoying!

 

Many Thanks,

Rich

Hetali
Telerik team
 answered on 15 Feb 2023
1 answer
271 views

Hi,

I have a kendo-dropdownlist and I want to override the style of the kendo-popup. I want to change the font as well as change the style for the selected item (see attached file) like the background color, etc...

How do I go about doing this? I've tried styling using pseudo ::ng-deep, :host ::ng-deep to using the classes .k-popup, the li's .k-list-item, etc..

Thanks!

 

Jaime

Hetali
Telerik team
 answered on 15 Feb 2023
1 answer
152 views

I reached that Telerik itself call a request to get template in like (resources/templates/telerikReportViewerTemplate-16.1.22.511.html/), cache it, without attach any token to authen. The problem is, my service required any request to host ServiceUrl must be authen, in that case I must include a token to header.

 

Do you guys have any idea for that thing?

Thanks.

Son Dang

Dimitar
Telerik team
 answered on 15 Feb 2023
0 answers
153 views

I was following the kendo getting started tutorial. 

I'm able to add Calendar component successfully and see it in the UI. But when i tried to add Data grid using command - "ng add @progress/kendo-angular-grid" , I can add the module successfully but when i run my application its throwing error - " 'get' and 'set' accessor must have the same type. "

Same issue when i tried to add and run dropdown component..

Can anyone please help.

Thanks in advance.

Jithin
Top achievements
Rank 1
 asked on 15 Feb 2023
1 answer
108 views

Hello,

                  I'm trying to add filters to the pivot grid as below. Please help me to implement filter option as below by using Kendo UI Angular.

This is the code I'm using for pivot grid and don't know where to add the property to enable the filter.

    <kendo-pivotgrid [kendoPivotLocalBinding]="timingTableData" [dimensions]="dimensions" [measures]="measures"
      [rowAxes]="rows" [columnAxes]="columns" [measureAxes]="defaultMeasureAxes">
    </kendo-pivotgrid>

Dimiter Topalov
Telerik team
 answered on 14 Feb 2023
1 answer
176 views

How do you pass the false to the animation of the skeleton?

I try

animation=false

animation="false"

animation='false'

always got error:   is not a valid kendo-skeleton animation. Valid values are: 'pulse' | 'wave' | false

I try in the Skeleton demo StackBlitz without success.

Thanks.

Dimiter Topalov
Telerik team
 answered on 14 Feb 2023
0 answers
183 views

Hi 

I am trying to add my own SVG to be rendered but I get erros at vsCode 

Can you please tell me how to add a custom SVG?

Many thanks

Please have a look:

Alexis
Top achievements
Rank 1
 updated question on 10 Feb 2023
0 answers
313 views

Hello, I am Gaizka Landa from Ingeteam Zamudio - Tech.,

We are facing challenges when trying to use KendoUI Charts in an Angular Web Application to display large digital electrical signals. We use two charts for this purpose - the first chart shows the complete signal and enables the user to select a portion of it, which is then displayed with more detail in the second chart.

However, the webpage often breaks or fails to load when we need to display a signal with up to 100,000 samples or 200 different signals each with tens of thousands of samples. The issue arises when the Kendo Chart component exceeds the Maximum Call Stack Size or Chrome cannot handle the data.

We are using Line Charts, but we have considered using Scatter Type Charts, which are supposed to have better performance, but the latter doesn't support the "Select" option in the categoryAxis, which is necessary for the user to select the data displayed in the second chart.

To optimize performance, we have followed the KendoUI Performance Tips such as enabling Canvas Rendering, removing grid lines, reducing the number of labels in the Category Axis, and implementing custom pagination to display the signal in batches. We have also set the visibility of "markers" and "highlight" to "false." Despite these efforts, we still face issues and are seeking additional ways to optimize the performance for displaying very large data.

Can you please provide any suggestions or recommendations for optimizing the performance in such cases?

Thank you for your help in advance!

Gaizka
Top achievements
Rank 1
 asked on 10 Feb 2023
0 answers
217 views

I have added the kendo default theme to angular application in angular.json. The compilation time takes more than 3 minutes whenever I make change the stylesheet in the root folder. The compilation time is more faster ,when I commented the kendo default theme from angular.json.

I tried to import the kendo theme as per the documentation in the style.scss file in root folder, but again the the compilation time is taking more than  3 minutes. Due to this the development time is taking more than usual.

How to override this problem.

Prakash
Top achievements
Rank 1
 asked on 10 Feb 2023
0 answers
92 views
After the latest version upgrade popup component doesn't work correctly - it doesn't update on data changes
Christina
Top achievements
Rank 1
 asked on 09 Feb 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?