zero0328
Posts: 2
Score: 0
Joined: 11/4/2009
Status: offline
|
Hi , I want to dynamically load an XML file to the Map Control.But I have some problem. After I have loaded the XML file using mapObj.LoadXML(),I don't know how to retrive data from my existing DataSet1. I have added fields,DataBindingRules,ShapeRules,but the shape labels remain "(No data)".It seems that I have not bind the dataset to the map. Would you please help me?Thank you.
|