I do get the results from my layer but, when I click i get the error attached. I don't see any marker highlighted and also wondering if there was a way to create some Right click options on the data grid for the row, like zoom to feature etc.,
Looks like you didn't create the GraphicsLayer in XAML. In the sample you pointed out, there is this XAML line: <esri:GraphicsLayer ID="MyGraphicsLayer" />
Looks like you didn't create the GraphicsLayer in XAML. In the sample you pointed out, there is this XAML line: <esri:GraphicsLayer ID="MyGraphicsLayer" />
Thank you Dominique.. That was hit..but, my point is not highlighted for some reason. It finds the record in the grid but, when I click on it, I dont see anything highlighted. Any thoughts?
Looks like you didn't create the GraphicsLayer in XAML. In the sample you pointed out, there is this XAML line: <esri:GraphicsLayer ID="MyGraphicsLayer" />