This is a migrated thread and some comments may be shown as answers.

Insert new tab item bug in 2020R3Sp2

1 Answer 43 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Vincent
Top achievements
Rank 1
Iron
Vincent asked on 23 Dec 2020, 10:07 AM

tabStrip.insertAfter({
            text: 'xxx',
            encoded: false,
            id: "xxxxxxxxx",
            content: "<iframe style='border-width:0px;height:calc(100vh - 68px);width:100%;overflow:hidden' src='"+url+"'></iframe>",
        }, tabStrip.select());

id can not be set.!!!!

 

1 Answer, 1 is accepted

Sort by
0
Misho
Telerik team
answered on 25 Dec 2020, 07:35 AM

Hi,

This issue has been already addressed and appears to be fixed. You could check the following dojo sample based on the API demo for reference:

https://dojo.telerik.com/UsEXOrAb 

Here is a video showing the result on my end:

https://www.screencast.com/t/yCuhbNEGgDXA 

I hope this helps.

Please don't hesitate to contact us again if a specific issue pops up or in case you have other feedback or questions related to Telerik  components.

Regards,
Misho
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
TabStrip
Asked by
Vincent
Top achievements
Rank 1
Iron
Answers by
Misho
Telerik team
Share this question
or