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

[Solved] Passing parameters from Telerik ASP.NET ajax controls

1 Answer 111 Views
Map
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Virgil Carroll
Top achievements
Rank 1
Virgil Carroll asked on 08 Sep 2010, 05:00 AM
I have a Telerik Silverlight map that I want to be able to change from a series of drop downs on the same page.  currently I am using telerik dropdowns and the user presses a 'go' button.  I perform a look up then repost back the page with appended querystring of information (i.e. latitude=??&longitude=??&zoomLevel=??)

Where this works, it is inefficient and causes the page to do a full post back numerous times.  I am moving this project into a SharePoint 2010 webpart and want to be able to refresh the map from the filter without doing a full page refresh.  Is there a way?

It appears there was one with Silverlight 3.0, because I saw documentation on here using the System.Web.UI.Silverlight.dll.  But it appears the DLL is gone for 4.0.  So I am lost on how to proceed.

Any help is greatly appreciated.

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 10 Sep 2010, 11:28 AM
Hello Virgil,

Please, check the following resources dealing with this problem:


Kind regards,
Ves
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
Tags
Map
Asked by
Virgil Carroll
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or