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

[Solved] bug in load through ajax

0 Answers 56 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
mahmoud
Top achievements
Rank 1
mahmoud asked on 17 Feb 2012, 09:08 PM
Dear Teleriks, 
I have a view with a tabstrip control with two tabs. The tabs' content are filled in server-side (so no-ajax call through tab changing).
I load this view through ajax call (Jquery.ajax) in a telerik modal window. 
Everything is OK in first call. It means the tabstrip loads successfully and I can switch between tabs simply. After closing the modal window, I repeat my ajax request. In the second request the view and the tabs load successfully but I cannot switch between tabs anymore unless
 I refresh the page(via F5). After refreshing(means jquery+telerik scripts load from scratch), the above scenario can be happened again.

I thinks it is a bug in telerik tabstrip script because I have no any javascript error/warning in firebug console (or the same in chrome).
Thanks in advance
Tags
TabStrip
Asked by
mahmoud
Top achievements
Rank 1
Share this question
or