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

pushpin + Grid heeeeeeelp

5 Answers 80 Views
Map
This is a migrated thread and some comments may be shown as answers.
turki
Top achievements
Rank 1
turki asked on 26 Apr 2011, 05:52 PM
I have a map that I was above e localized Pushpin, My objective is to display a grid of information when I click on the Pushpin
_ MainPage.xam: RadMap, RadPushin
_CapLaocation.xaml it inherits <controls:ChildWindow>, conteint a grid to displayinformation in a data base
heeeeeeeeeelp

5 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 29 Apr 2011, 07:47 AM
Hello turki,

You can handle the MouseLeftButtonDown event of pushpin to open a child window.
I have attached a sample solution.
I hope it helps.

Best wishes,
Andrey Murzov
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
turki
Top achievements
Rank 1
answered on 29 Apr 2011, 10:07 AM
Thank you much is really very 
now I want to when I place the cursor over the pushpin,a small window will appear containing a brief detail  on the left side of the pushpin
and when the cursor moves away, the window disappears



0
Andrey
Telerik team
answered on 04 May 2011, 08:09 AM
Hello turki,

In this case I would recommend to use the RadWindow control instead of ChildWindow.
I have attached a sample solution. I hope this gets you started.

All the best,
Andrey Murzov
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
Brian
Top achievements
Rank 1
Iron
Iron
answered on 11 May 2011, 08:27 PM
Andrey, this is exactly the snippit was looking for.

Now, I want to add to this, using a data service to pull from an SQL database, and fill the RadWindow content with a field from the Database.

I know how to get the data with a data service, how do I bind multiple Pushpins with the RadWindowAndPushpin.zip sample you provided?

Thanks,
0
Andrey
Telerik team
answered on 13 May 2011, 07:33 AM
Hello Brian,

I would recommend that you take a look at this sample in our demo application:

http://demos.telerik.com/silverlight/#Map/DataBinding

Best wishes,
Andrey Murzov
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
turki
Top achievements
Rank 1
Answers by
Andrey
Telerik team
turki
Top achievements
Rank 1
Brian
Top achievements
Rank 1
Iron
Iron
Share this question
or