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

Tab Sort Problem

1 Answer 112 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Yong
Top achievements
Rank 1
Yong asked on 09 Apr 2015, 02:19 AM

Hi,

I followed this demo(http://demos.telerik.com/kendo-ui/sortable/integration-tabstrip) to integrated the sortable control to tabstrip,

because in our project the tab content contain iframe, every time after sort the tab, the tab content will reload, this is annoying.

My question is:
is there a way to just sort the tab not the tab content?
Every tab content wrapper has an id, i think there's no need to reorder it, this will introduce extra rendering for the browser.

 

Thanks,

Michael

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 10 Apr 2015, 03:30 PM
Hello,

I am afraid that the side effect you refer to is unavoidable currently. The tabstrip internals rely on the tabs/content elements to be sorted correctly in order for the tabstrip selection to work as expected - in other words, the third tab can't activate the second content holder. 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TabStrip
Asked by
Yong
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or