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

Subgurim GMap

1 Answer 91 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Volker Weg
Top achievements
Rank 1
Volker Weg asked on 26 Oct 2009, 10:08 AM
Hi,
I try to Ajaxify the Subgurim GMap Control which fails.
I tryed both. Ajaxify the GMap Control and also an surrounding ASP-Panel.

The GMap Control is placed in one UserControl
The Ajax-Sender-Button in an another UserControl
The Ajaxifying works basically (The Ajax for an Label works), even The GMap recives the Ajaxmessage, but the GMap is not rendered properly anymore.
At the Subgurim - Forum there is showen an Solution:
http://de.googlemaps.subgurim.net/Foro/help-post4248.aspx#5288

They tell to set EnablePartialRendering to false.
I use the RadAjax in Version 1.8.1.0 I can not find this Property in tat version.
Do you have an Solution for my Version to disable the PartialRendering?
I Use .NET 2.0

Regards,

1 Answer, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 26 Oct 2009, 11:43 AM
Volker, EnablePartialRendering is property of MS ScriptManager, not the Telerik ajax manager:
http://msdn.microsoft.com/en-us/library/system.web.ui.scriptmanager.enablepartialrendering.aspx 

You may also try the new RadAjaxManager for ASP.NET AJAX instead of the old Telerik RadAjax.

Kiara
Tags
Ajax
Asked by
Volker Weg
Top achievements
Rank 1
Answers by
Kiara
Top achievements
Rank 1
Share this question
or