Hi Guys,
At the risk of embarassing myself again...
I have a shp file with 4 rectangles in it (Id “1”, Id “2”, Id “3” and Id ”4”). I load the shp file, load the editlayer by adding each of the 4 features. Use the editor to move the last two rectangles and adjust their size. When the editing is finished I now want to update the original shapes in the source layer if the geometry was changed in the editor.
The Id’s of the last two features(the ones that have been modified) have, in the editlayer, been replaced with GUIDS.
So how do you know that what was Id “3” in the shape file is now “114f86da-4eeb-43a0-b76a-fb55eaecb888” in the editor?
Regards
John