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

Tab Strip resetting to default tab on postback...

1 Answer 136 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Andrew Galea
Top achievements
Rank 1
Andrew Galea asked on 20 Feb 2013, 04:40 PM
I have 2 tabs, each displaying a Kendo Grid.  If I postback from a grid (e.g. to sort a column) the page refreshes and the tab reverts to the default (1st) tab each time.

Is there a away to have the tab strip remember the tab it was on before the post back and display it?

Regards,
Andrew

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 22 Feb 2013, 03:32 PM
Hello Andrew,

I assume that you Grid is configured to use Server binding - if so this is the expected behavior because the whole page is reloaded. To avoid this consider using Ajax binding for your Grid.

If this is not the case please provide more details so we can see what causes this behavior.

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