I'm trying to make a map click populate a datagrid.
However, the mapclick causes a postback, which nullifies the populated grid.
I looked at the example and did exactly that but it doesn't work.
They were using a GridView, and we use ComponentOne WebGrid instead.
Tried both, and neither work.
The example also used MapClickedEventArgs not MarkerOverlayClickEvent.