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

Wizard like Tab Strip

3 Answers 511 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Chatra
Top achievements
Rank 1
Chatra asked on 09 Jun 2014, 09:11 PM
Hi

I am looking for some demo to customize the tabs like a wizard to move from one tab to another tab.

with a back and next button below of all the tabs to move from one tab to another and by disabling the Tab select or click directly by users on the top.

Thanks,
Chatrapathi chennam

3 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 10 Jun 2014, 09:04 AM
Hello Chatrapathi,

Our online examples demonstrate both programmatic tab selection (i.e. wizard navigation) and disabling (e.g. of tabs that should be inaccessible):

http://demos.telerik.com/kendo-ui/tabstrip/api

The relevant documentation is at:

http://docs.telerik.com/kendo-ui/api/web/tabstrip

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Chatra
Top achievements
Rank 1
answered on 19 Jun 2014, 01:32 PM
Hi Dimo,

Thanks for the reply.

Continuing on Tab strip wizard.

In order to move from one Tab strip to another ;we will be having a  Next ,Back and Finish buttons like a wizard .

When a Next button is clicked want to validate the required field validations also on Tab  before moving to next Tab. Can you please let me know how it can be achieved through Next  And Finish custom buttons click event.

Looking for snippet how a button can be used for required field validation of different controls like (CheckBox,Cascade Drop Down controls) on the Tab strip.

Thanks,
Chatrapathi Chennam



0
Accepted
Dimo
Telerik team
answered on 23 Jun 2014, 07:18 AM
Hello Chatra,

I don't see how is your question related to the TabStrip. Field validation should be implemented in the same way, regardless of the TabStrip usage. Let me know if I am missing something.

Regards,
Dimo
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
Chatra
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Chatra
Top achievements
Rank 1
Share this question
or