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

[Solved] Tab component in page loaded by $.ajax()

1 Answer 22 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
fabrice claeys
Top achievements
Rank 1
fabrice claeys asked on 30 Aug 2009, 05:13 PM
Hello,

First, I wanted to congratulate you for ASP MVC extensions.

I use them in a test project 

I use them in a test project but I have a problem when I try to load a page that contains tab by a call to jquery ajax.

More details:

I have a page with a datatable (I use jqgrid plugin) and when I select a line, an ajax call load another page that displays some details in Tabs.

The tab headers are displayed but it seems that the javascript initialization is not executed.

Is it possible to use components in pages loaded via AJAX?

best regards,
Fabrice

1 Answer, 1 is accepted

Sort by
0
Kazi Manzur Rashid
Telerik team
answered on 03 Sep 2009, 08:54 AM
Hello fabrice claeys,

If you are trying to load an individual TabItem, then please follow the example http://demos.telerik.com/aspnet-mvc/Tab/LoadViaAjax

Loading the entire tab from a partial view is currently not supported, but we are currently evaluating it whether to include it in the final release.

Greetings,
Kazi Manzur Rashid
The Telerik Team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
fabrice claeys
Top achievements
Rank 1
Answers by
Kazi Manzur Rashid
Telerik team
Share this question
or