Hello Kiran,
I am not sure if I understand the question but you can load the content for a tab via JavaScript via the reload method. Changing the URL from which the content is loaded is not supported out of box can be achieved by loading the content in the tab content element via jQuery:
Regards,
Daniel
Telerik
I am not sure if I understand the question but you can load the content for a tab via JavaScript via the reload method. Changing the URL from which the content is loaded is not supported out of box can be achieved by loading the content in the tab content element via jQuery:
tabStrip.contentHolder(TabIndex).load("url");Regards,
Daniel
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items