This question is locked. New answers and comments are not allowed.
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