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

SplitView and Tabstrip CSS issue

3 Answers 46 Views
HTML5, CSS, JavaScript
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Darren
Top achievements
Rank 1
Darren asked on 02 Dec 2015, 10:03 PM

We are currently experiencing an issue when the using the TabStrip and SplitView.

Navigating to the tab with the SplitView assigns the correct 'active' class to the TabStrip, however, if I then navigate to another Tab, the SplitView tab that I was on previously still has the 'active' class as opposed to the tab that is currently selected.

Has anyone else experienced a similar issue? Would appreciate any help.

3 Answers, 1 is accepted

Sort by
0
Darren
Top achievements
Rank 1
answered on 04 Dec 2015, 10:34 AM

As an update to this post, I have realised that it does not seem to be an issue caused by the SplitView specifically.

The app we are developing aims to use a consistent tabstrip across every tab, however, in order to have the TabStrip display on the view that has the SplitView, I need to copy and paste the TabStrip code from the index file to the bottom of the SplitView view. So, this essentially gives us two TabStrips, which I'm guessing is what is causing the conflicting CSS.

0
Darren
Top achievements
Rank 1
answered on 04 Dec 2015, 04:09 PM
I have now realized that this is an issue I'm having with the data-layout. Is it possible to specify the data-layout attribute on a SplitView?
0
Iliana Dyankova
Telerik team
answered on 07 Dec 2015, 10:21 AM
Hi Darren,

You could specify attribute to the SplitView (documentation link). For working examples check the online demos.

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
HTML5, CSS, JavaScript
Asked by
Darren
Top achievements
Rank 1
Answers by
Darren
Top achievements
Rank 1
Iliana Dyankova
Telerik team
Share this question
or