Telerik Forums
Kendo UI for Angular Forum
1 answer
54 views
VM4083:1 ERROR DOMException: Failed to execute 'setAttribute' on 'Element': 'aria-disabled]' is not a valid attribute name.
    at NoneEncapsulationDomRenderer.setAttribute     , i have this  error when i try to open   tabstrip component whit dialog     on angular 17.3.0
<kendo-tabstrip>
  <kendo-tabstrip-tab title="Tab 1">
    <ng-template kendoTabContent>
      <p>Tab 1 Content</p>
    </ng-template>
  </kendo-tabstrip-tab>
  <kendo-tabstrip-tab title="Tab 2" [selected]="true">
    <ng-template kendoTabContent>
      <p>Tab 2 Content</p>
    </ng-template>
  </kendo-tabstrip-tab>
  <kendo-tabstrip-tab title="Tab 3">
    <ng-template kendoTabContent>
      <p>Tab 3 Content</p>
    </ng-template>
  </kendo-tabstrip-tab>
</kendo-tabstrip>
Yanmario
Telerik team
 answered on 21 Mar 2024
1 answer
103 views

Here is the my requirement:

If I scroll then I want to fixed my tabs so user can know easily.

I tried multiple way to add position:fixed but not working.

 

Hetali
Telerik team
 updated answer on 25 Oct 2023
0 answers
49 views

I'm now finding a way to customize the appearance of TabStrip in our app.

As defined in Kendo default theme, the TabStrip was defined with a border roundness by default and this behavior affects both the border of the tabstrip and closable buttons. I concerned if there's a way to configure the TabStrip roundness which works as button's roundness: https://www.telerik.com/kendo-angular-ui/components/buttons/button/appearance/#toc-roundness

Thanks in advance.

 

Nhat
Top achievements
Rank 1
 updated question on 04 Oct 2023
0 answers
45 views

I am using the kendo tabstrip with several tab items. But it is not possible to use touch and drag to scroll vertically on mobile devices ?
There is only an option for mouse scroll, which does not work smoothly in general. 
I have tested the examples here https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/scrollable/ and when I try to use the mouse scroll it is not working perfectly. 

Jennifer
Top achievements
Rank 1
 asked on 14 Sep 2023
1 answer
107 views

Adding different way but not able to see in browser.

Let me know If I miss anything. 

 

Martin
Telerik team
 answered on 07 Aug 2023
0 answers
51 views
code compiled successfully but Tabstrip layout/border not showing.
kundan
Top achievements
Rank 1
 asked on 31 Jan 2023
1 answer
77 views

We are using a framework ASPNetZeo.

Since upgrading kendo (layout was upgraded from 4.0 to 6.2) any modal which is being called within a tabstip-tab has issues where the fade doesn't go away. If I take the modal outside a tabstrip it works fine.

Has anyone come across anything similar?

Dimiter Madjarov
Telerik team
 answered on 02 May 2022
1 answer
145 views

Hi

 

Could i select or disable an "kendo-tabstrip-tab" by name or not with index number ?

 

Regards

Martin
Telerik team
 answered on 09 Feb 2022
1 answer
90 views

Hi

I have an tabstrip with many childs components, how could i easly disable all other tabsstrip ?

Regards

Preslava
Telerik team
 answered on 08 Feb 2022
0 answers
44 views

Hi,

 

Could i disable one or many tabs from an child component contained in this tabstrip

 

Regards

Masip
Top achievements
Rank 1
Iron
 asked on 06 Feb 2022
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?