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

Kendo Splitter in tabstrip items

0 Answers 84 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Adrian
Top achievements
Rank 1
Adrian asked on 25 Oct 2017, 12:08 PM

Hi, 

I'm trying to add some custom functionality to the awesome tabstrip component. 

More exactly, when the user rightclicks a tab button, the tabstrip should be divided by a splitter in 2 sides (left and right) 

When the user rightclicks again a tab button, the 2 sides should merge back under a single tabstrip.  

This is what I have so far: 

http://dojo.telerik.com/ERuLAb/2

This seems to work fine in one scenario:

If I right click Tab5, then click Tab6, Tab7, Tab8 everything is perfect. 

But if I right click Tab5, then click Tab1, the right side looses its active tab content. 

So it seems that the left tabstrip is somehow referencing  the right tabstrip children unless those children were already activated. . 

Any ideas to make me understand what's going on ? 

No answers yet. Maybe you can help?

Tags
TabStrip
Asked by
Adrian
Top achievements
Rank 1
Share this question
or