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

Tabstrip and URL Parameters

3 Answers 179 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Aleksandar
Top achievements
Rank 1
Aleksandar asked on 23 Feb 2013, 09:22 PM
This is probably something simple, but I was unable to find an answer to this. 

I copied the code from the Tabstrip Basic Usage demo. Everything functions fine, but the issue I am having is that I can not figure out a way to prevent tab clicking to add parameters to the url. 

By examining html I noticed that the tabstrip has the following code:

<a class="k-link" href="#tabstrip-1">Profile</a>
Clicking on the tab adds #tabstrip-1 to the yrl.

The demo does not have the href attribute therefore does not tack on the parameter.

How do I prevent this?

Thank you for assistance,
Aleks

3 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 26 Feb 2013, 03:48 PM
Hello Aleksandar,

I assume that you are using the MVC extensions to experience such behavior, is that correct? 

If so could you please try to update to the latest internal build version and see if the problem persists?

Let me know your findings.

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!
0
Aleksandar
Top achievements
Rank 1
answered on 26 Feb 2013, 11:35 PM
Yes that is correct, I am using MVC extensions.

Unfortunately being on trial account, I do not believe I have access to internal builds? 

I checked under product downloads and it was not there. 
0
Petur Subev
Telerik team
answered on 28 Feb 2013, 04:34 PM
Hello again Aleksandar,

I would suggest you to download the beta that we released two days ago. It should contain the fix.

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
Aleksandar
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Aleksandar
Top achievements
Rank 1
Share this question
or