Hi,
I have an application that has latitude and longitude values in cells in a GridView. I need to have the user edit these values. Currently, I have them as individual cells and the user can edit them individually by entering new values. What I would like to do is extend this editing so that the values can be set by clicking a location on a globe. The lat/lon value would then be returned via an event and the values in the cells updated accordingly.
I'm not sure how to do his if I have separate cells for the lat/lon values.
Does anyone have any suggestions on how to proceed?
Thanks.
Ken...
I have an application that has latitude and longitude values in cells in a GridView. I need to have the user edit these values. Currently, I have them as individual cells and the user can edit them individually by entering new values. What I would like to do is extend this editing so that the values can be set by clicking a location on a globe. The lat/lon value would then be returned via an event and the values in the cells updated accordingly.
I'm not sure how to do his if I have separate cells for the lat/lon values.
Does anyone have any suggestions on how to proceed?
Thanks.
Ken...