Here are links to the older discussion forums associated with the topic: ArcGIS API for Silverlight/WPF ARCHIVED FORUMS: ArcGIS API for...
Hi, I need to add a HyperlinkButton into a mapTip programtically. I have a collection of Graphics loaded by code in the GraphicLayer, and have the...
I am using this example to add a polygon: AND it works great http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave I...
Hi, I try to use the Editor to edit my feature layer (already versioned), but when I run the website, all the Editor related button are greyed...
dear Readers, good afternoon. I have successfully loaded graphics from SQL Server geometry objects using certain query conditions and associated...
I have added feature layer dynamically to Map Webpart provided by ArcGIS for sharepoint.The custom editorwidget implemented through extensibility api...
In the ExecuteCompleted event of a QueryTask, we add the features to a graphics layer. The features are points. They include geometry. After...
Hi to all, i have these row code that works with api 2.1 _editor.SelectionMode = DrawMode.Circle; does DrawMode.Circle still supported in...
Hi all I'm trying to get a second combobox to updata and show data selected on the value from combobox 1 heres my code mainpage.xaml.cs...
Hi to all, i have a featurelayer on map, likje this: FeatureLayer f = _Map.Layers as FeatureLayer; I have also a query task who give me a...
I have an app that has a series of radio buttins that allow the user to select which feature to edit. On selection the Editor LayerIDs are set to...
HI, I have a method which returns a feature layer and zooms to it on the map.. but when the feature layer count is 1 the map does not zoom to the...
Hi, Requesting here for help/suggestions for the editor widget configuration issue. If I use the default editor widget sample as given in the...
I was wondering if there was an that showed how to set up a task to zoom to set scale (user types in the scale or maybe even a drop down/combo box...
Hi ! SO i want to add a feature layer with local Url ! i-e: Url="File//......../layer.lyr" or something like that . i created a layer in ArcMap...
How do you set a default size of a control that you can resize? I have been looking at a code sample from Charles Petzold. It is from here: ...
I have tried including the assembly System.Windows.Controls.Data, and basically all others, but it keeps on failing. Any ideas?
I want to sava the graphiclayer,which cotains polygon、anntation.polygon can convert to json ,but anntation(textsymbol) i have no idea ,please give me...
Hi, I was trying to add a new element into my featurelayer service programmatically, but when I save the editions, it seems that doesn't work because...
I have a working project with Map, Legend and Navigation objects. After changing project type from Silverlight 4 to 5 it still compiles. But I get a...
I have to create an infowindow so that when user clicks on a point on the map, results are shown in the infowindow. Now the results are very...
Hello all, I would like to hear any suggestions how to export the silverlight ArcGIS datagrid to Adobe PDF file. Thanks for your inputs.
Hello, I am using the property of my feature layer. featureLayer.Renderer = yellowTransparency; But, I missed the graphic rendered at the...
Running a simple query task, which displays through a graphic layer. The querytask is using a time enabled server layer. I am able to map the layer...
I am working with 2 silverlight webparts and one arcgis map webpart in sharepoint. The behavior class for map can access controls from silverlight...
I need to be able to provide a function for users to explode multi-part polygons in a silverlight application. I am using the Editor class and...
I'm running into some difficulty with getting the desired effect from the VisualStateManager for a GraphicsLayer. Basically, I want a Normal state...
I read the blog http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlight-and-the-server-using-WCF.aspx...
Hi, I am reading this blog post...
Is there a way to interact with a stand alone table in SQL server if the table has an XY... I am able to retrieve results in a simple...
So I have tried to serialize a GraphicsLayer, a GraphicCollection and just a Graphic itself. I have tried using XmlSerializer,...
Is there a convenient way to convert a PolygonN serialized as XML to a Silverlight ESRI.ArcGIS.Client.Geometry.Polygon? Back in the Web ADF days,...
I have embeded a WCF service in a VS2010 project. The service simply gets the distinct city names from a table in our Sql Server 2008 SDE database....
I am referncing this example for editing: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave Everything is...
Im getting this error when I switched to a different map. This map works fine...
i m using ShowCoordinatesBehavior sample version 2.2 my map projection is UTM 42N map unit are in meters its working fine showing map coordinate...
I'm having a problem zooming in on a point when my page first loads. I tried waiting for the intialize event of both my layers before calling...
Hi everyone, I need some help with a quick ArcGIS Server question. I'm running ArcGIS Server 10 on XP, with Visual Studio 2010 and Silverlight 4....
Hi, I am stuck one issue regarding Editor Widget and feature layer update. My feature layer is not getting updated after deleting features from...
Im new at Silverlight and .NET. SO i have server 2008 R2, Visual express, etc. I followed the steps on ...
I saw some great examples of Silverlight applications on ArcGIS API for Microsoft Silverlight Samples. I wanted to see code in C#, but under tab...
HI All, anybody would share how to export from a datagrid to a csv or excel file? thanks, Chris
How can I get the current zoom level and center point Lat/Long of the map? I need to save these settings so I can restore them the next time the...
Hi , I have been wondering that does ESRI SL Api 2.3 based silverlight applications for touchscreens (Kiosks) may require any additional touch...
Since Version 2.2 the feature data grid does not display rows containing null values anymore. A Silverlight error is raised instead: Unhandled...
I called a behavior from silverlight application using "ScriptObject" and invoked a method with Geometry as the argument to the method invoked. The...
I am getting PNGs for my WMS Layers. according to this, JPG is recommended. ...
I have several web apps built with 2.2 that use the Toolbar class. As noted in the API Reference and the ‘What's new in 2.3’, this class and related...
Hello Everyone, I want to add toggle button in my map toggle for base layers I want to add street view,sattellite view,terrain imagery like in...
I have a simple app up and running that is allowing me to edit attributes and its working fine... Although when I make an edit an hit the apply the...
I am trying to edit a feature in Silverlight VB..I am usign teh ESRI examples from:...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules