hi
Its possible to add user controls on the map ie... whether we can add text box button over xamwebmap.if any one know means pls guide me
Do you mean hovering over the map at specific coordinates? Or do you mean hovering over a specific element? Or do you mean positioned in a map layer?
-Graham
Hi,
Hovering over the specific element. Is it possible. If so please give some link for online tutorials
http://www.silverlightshow.net/items/Attached-Properties-in-Silverlight.aspx
http://msdn.microsoft.com/en-us/library/cc265152(VS.95).aspx
Hi
I tried to do the same with datagrid instead of of textblock (what you did in sample code) but its not working. i can view the datagrid but no data are bind to that. i have to load the data from db related to that particular element to that datagrid. how can i do that can you please help me in that....
Here's another sample that uses the XamWebGrid in the value template. Let me know if this helps.
Hi Graham
When i use data template to load grid over map element how can i bind different data source to grid from SQL database. whether i always need to have a class that extends observablecollection to bind data to grid. If i want to bind different data whether need to have as much classes which extends the observablecollection. I don't know how to do this. Can you please help me in this. And i have doubt that how to bind data to grid as well as chart in same time that added using data template. It will be more helpful if i get working sample for this.
see: http://community.infragistics.com/forums/p/39158/226833.aspx#226833