|
This sample application shows how you can take the tabular data associated with
a shape file (in this case Texas counties) and bind it to a data
grid. In this example when the a row is selected from the data grid
the map will automatically zoom into the selected county and highlight it with
a custom AreaSymbol.
Give it a try by clicking on the first county listed in the data grid and watch
the map zoom to the selected county.
|