Need More Info
Last Updated: 24 Jun 2022 11:49 by ADMIN
zahra
Created on: 20 Jun 2022 06:00
Category: Kendo UI for jQuery
Type: Bug Report
1
Tab into the Tab

Hi

I found bug into the Items of Tab component.

When you create Tab and write 3 TabItems for it, all of the component are correct but when you want create other tab into the first or second part of TabItem with 2 tabitems, you will expect to see one main Tab with 3 TabItems and other Tab with 2 Tabitems into the first tabItem of first Tab. But you will see one Tab with 5 Tabitems So main Tab merge all of TabItems with together.

 


<Tab id="mainTab">
    <TabItem id="item1">
          <Tab id="childTab">
               <TabItem id="childItem1">
                    Content 1
                </TabItem>
                  <TabItem id="childItem2">
                    Content 2
                </TabItem>
           </Tab>
     </TabItem>
     <TabItem id="item2">
             Content 2
     </TabItem>
     <TabItem id="item3">
             Content 3
      </TabItem>
</Tab>

Thanks for solving this problem or for guiding me.

1 comment
ADMIN
Martin
Posted on: 24 Jun 2022 11:49

Hello, Zahra,

I see that this is the same information shared in this forum thread you opened on the matter. I shall await your response to the example I have shared there before approving or rejecting the behaviour as a bug.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.