New Web Edition Code Sample: Interact with Map Points
In this web-based project, we show you how to do a two-way interaction between the features in an InMemoryFeatureLayer and their information in GridView. If you click on a point on the map, you will see the corresponding item highlighted in the GridView. The reverse also works: you can click on an item in the GridView and you will see its feature highlighted on the map.
Download this C# Sample from the ThinkGeo Wiki »
(Requires Map Suite Web Edition)