Hello
By removing RadScriptManager from my web page and dragging it on my MasterPage, the items in the RadTabStrip disappeared.
I read this article http://www.telerik.com/help/aspnet-ajax/radscriptmanager.html but what I should do ???
Thanks
Best Regards
By removing RadScriptManager from my web page and dragging it on my MasterPage, the items in the RadTabStrip disappeared.
I read this article http://www.telerik.com/help/aspnet-ajax/radscriptmanager.html but what I should do ???
Thanks
Best Regards
5 Answers, 1 is accepted
0
Hello ali ibrahim,
This is strange, could you please give us more details about the problem and how we can reproduce it? Thanks
All the best,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
This is strange, could you please give us more details about the problem and how we can reproduce it? Thanks
All the best,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
0
ahi10
Top achievements
Rank 1
answered on 26 May 2010, 09:03 AM
Hello
I'm using in the RadPageView of the Tab1 : <div class="anyClassa" dir="rtl" style="width: 100%">
"anyClassa" is in style.css
as i posted before, RadScriptManager is not in this page but in the MasterPage
Thanks
Best Regards
I'm using in the RadPageView of the Tab1 : <div class="anyClassa" dir="rtl" style="width: 100%">
"anyClassa" is in style.css
as i posted before, RadScriptManager is not in this page but in the MasterPage
Thanks
Best Regards
0
Hello ali ibrahim,
I've attached a simple web site which shows that RadTabStrip works as expected. What is different in your page?
Sincerely yours,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
I've attached a simple web site which shows that RadTabStrip works as expected. What is different in your page?
Sincerely yours,
Yana
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
0
ahi10
Top achievements
Rank 1
answered on 27 May 2010, 07:04 AM
Hello Yana
The attached web site is the same as mine, but in my web site i'm using this code :
The attached web site is the same as mine, but in my web site i'm using this code :
<div class="anyClassa" dir="rtl" style="width: 100%">
<ul dir="rtl">
<!--#include virtual="generated_files/books_BestSellers.txt"-->
<li>
<img height="183" width="165" alt="end" src="doublearrows.png" /></li>
</ul>
</div>
The error is in using "anyClassa" from style.css , because RadScriptManager in Masterpage, knowing that I used
ScriptManagerProxy in content page.
Thanks
Best Regards
0
We still cannot replicate the issue. Can you modify the demo we sent you so that it exhibits the problem and send it back to us via a support ticket?
Regards,
Peter
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.