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

Changing Tabs on button click at client side

1 Answer 96 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Panks
Top achievements
Rank 1
Panks asked on 30 Dec 2010, 07:39 AM
I have a tabstrip having RadMultiPageView control having 3 tabs on the page and various telerik/.net controls like dropdonw, textbox etc on each tab. I have "Next" and "Previous" buttons on each tab. What I want is on click of Next button, second tab should get active/selected and similarly if I click on Previous button, previous tab should get selected. Can you please help me achieving this on client side.
Thanks
Pankaj

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Dec 2010, 08:20 AM
Hello Pankaj,


Make use of client-side api to select corresponding RadTabs and PageViews.
Check the link which demonstrates same: TabStrip / Client-side API



-Shinu.
Tags
TabStrip
Asked by
Panks
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or