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

AjaxManager and StyleSheets

2 Answers 20 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Alharith
Top achievements
Rank 1
Alharith asked on 06 Mar 2014, 01:42 PM
hello ,
im working on project contains two languages (Arabic and English )  every language  has a different style sheet in App_Themes Folder
in this project i have page contains listview some of Elements in this view updated by RadAjaxManager in specific times
if user opening two tab : First tab(the page contains RadListView) and any other tab in same project if user changed Language in other tab (Not RadListView tab)
when ajax fired it cause problem in view of the list view the updated controls in list view take the new language StyleSheet and different controls stay the same
the Summary : RadAjaxManager Update Style sheet when updating the control and take the new one how can i prevent that ?
i hope this finds you will
Regards ,,

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 11 Mar 2014, 11:46 AM
Hi Alharith,

Try setting "EnablePageHeadUpdate" property of the RadAjaxManager and verify if this helps.

Regards,
Maria Ilieva
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

0
Alharith
Top achievements
Rank 1
answered on 16 Mar 2014, 07:09 AM
Hi Maria ,
thanks for replying .
i decided to reload all page if language changed in other tab and that works for me .
thxx again :)

Tags
Ajax
Asked by
Alharith
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Alharith
Top achievements
Rank 1
Share this question
or