Yazzy
08-24-2005, 12:01 PM
Hi
I have to use the DisplayDataMap
Can anyone help me. In my application I need to delete a pushpin and create a new one.
My query is how can a newly created pushpin and assorted Pushpin name and notes i.e a new Record, can be inserted into the dataset currently being used.
I have tried creating a new pushpin set using AddPushpinSet and creating a new dataset and using the objPin.MoveTo objMap.DataSets.Item("Test") without much luck. I get errors or I am unable to gain access to the new dataset.
:cry:
Thanks in advance
I have to use the DisplayDataMap
Can anyone help me. In my application I need to delete a pushpin and create a new one.
My query is how can a newly created pushpin and assorted Pushpin name and notes i.e a new Record, can be inserted into the dataset currently being used.
I have tried creating a new pushpin set using AddPushpinSet and creating a new dataset and using the objPin.MoveTo objMap.DataSets.Item("Test") without much luck. I get errors or I am unable to gain access to the new dataset.
:cry:
Thanks in advance