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

deep linking

1 Answer 76 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 05 Dec 2016, 03:14 PM

Is there a recommended way to implement deep linking of a TabStrip in an Angular application?

 

- the url should change when selecting a tab

- when an url is entered which contains a tab information, the corresponding tab should be activated

 

I am using the standard angular router.

 

Thanks a lot!

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 07 Dec 2016, 10:51 AM
Hello Christian,

We would suggest asking your question on the details of deep linking implementation on the angular forums or stackoverflow.
As for the second question on persisting tab selection or dynamically selecting a tab, the widget does not persist its state, so a possible approach would be to use cookies and the programmatic selection of a particular tab can be achieved with the widget's API through the select() method.
In case you have other questions on the built-in functionality of the TabStrip widget or its API, feel free to ask.

Regards,
Ivan Danchev
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.
Tags
TabStrip
Asked by
Christian
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or