View Single Post

  #1 (permalink)  
Old 08-09-2004
Daniel Daniel is offline
Junior Member
White Belt
 
Join Date: Jul 2004
Posts: 8
Detect a pushpin name change.

Is there any way of detecting when a user changes the name of a pushpin?
I'm placing pushpins onto a mappoint control programatically from an SQL table containing the latitude, longitude and a description. If a user changes the name I want to update descriptio field of the corresponding record.
Reply With Quote