<span style="font-family: times new roman;">Fellow Laszloans,<br><br>I'm new to the platform and having difficulty getting updateData() to update the xml file (dataset) that the datapath references.&nbsp; Using the debugger, I see that the in-memory datapath is updated, but not the file itself.&nbsp; Here's the code snippet:</span><br>_________________________________________________________________<br>&lt;view id="v2" layout="x" /&gt;<br>&nbsp;&nbsp; &lt;dataset name="resumedata" src="resumedata.xml"/&gt;<br>&nbsp;&nbsp; &lt;hbox spacing="20" /&gt;<br>&nbsp;&nbsp; &lt;class name="resume" layout="x" datapath="resumedata:/resume/employerinfo"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;statictext name="t1" label="Employer Name"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;edittext name="it1" width="150" datapath="@name"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- several other text controls --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;button
 name="b"&gt;Update<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;handler name="onclick"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; updateData();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/handler&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/button&gt;<br>&nbsp;&nbsp; &lt;/class&gt;<br>&lt;resume name="r" visible="false" /&gt;<br><br>&lt;!-- r is visible later when another control is selected --&gt;<br>__________________________________________________________________<br><br>Thanks in advance.<br><br>Rob<br><p>&#32;
      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>