Hello,
I am a long time user of Telerik controls and am leveraging them with the ThinkGeo mapping control.
The issue that I have is that the map doesn't work well within the Telerik RadAjaxManager. If I wrap it in an UpdatePanel, and do not ajaxify the container control, everything is fine.
That said, I really want to eliminate the UpdatePanel and only use RadAjaxManager.
I have seen several posts about this, and even one that suggests putting the map into a separate web page and then referencing it using the RadTabStrip's contentUrl attribute, but this eliminates any communication I have with the map and vice versa with the parent page.
Can you guys get with Telerik and figure out the AJAX problem?