|
Arul
|
|
Hi, Is it possible to place the server controls(button,link button,Image button etc ) in the information balloon of VE.Maps?
Regards
|
|
|
|
Chris Pietschmann
|
|
Web.Maps.VE doesn't directly support placing server controls within the the InfoBox that shows when the user hovers over a pushpin.
However, below is a link to an article with downloadable code that I wrote on how to dynamically load the InfoBox content using Ajax. This method allows you to create a UserControl that will define the contents of the InfoBox, and is dynamically loaded when the InfoBox is shown the first time. The article was written for v1.0, but it will work with v2.0 with minimal changes.
http://simplovation.com/page/webmapsve10/tutorials/ajax/dynamicinfobox.aspx
Please let me know if you have any further questions.
|
|
|