<esri:FeatureLayer Initialized="FeatureLayer_Initialized" ID="myPoints" Mode="OnDemand" OutFields="PrdOp, AmtEuro" Visible="False" Url="http://lonoap05/ArcGIS/rest/services/Gaia/MapServer/0" /> <esri:FeatureDataGrid Grid.Row="2" x:Name="PointsDataGrid" Map="{Binding ElementName=myMap}" Visibility="Collapsed" GraphicsLayer="{Binding ElementName=GaiaMap, Path=Layers.[myPoints]}" MouseLeftButtonUp="SelectionChangedEvent" />
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.