<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error #1069 refreshing buffer that produces dataprovider for datagrid in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/error-1069-refreshing-buffer-that-produces/m-p/505785#M11522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved, sorry for the post. Fiddler revealed that my problem was elsewhere, and that I was passing a null value to the webservice on the second go round. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim Faron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Sep 2010 21:12:30 GMT</pubDate>
    <dc:creator>JamesFaron</dc:creator>
    <dc:date>2010-09-21T21:12:30Z</dc:date>
    <item>
      <title>Error #1069 refreshing buffer that produces dataprovider for datagrid.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/error-1069-refreshing-buffer-that-produces/m-p/505784#M11521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a floating datagrid that has a Webservice as source of its dataprovider. The dataprovider is generated as contentHandler of the Webservice resultEvent. It works as expected the first time that the widget procedure runs( a buffer that returns results from a Graphic layer). But when I move the mapclick location to generate new results, I get Error #1069: Property item not found on String and there is no default value. The line that the error points to is busStopData = stop.getDataXML.lastResult.root.item , in the following code&lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;public function getRouteListData():void
&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp; stop.getDataXML.send();
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp; private function contentHandler(evt:ResultEvent):void
&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp; busStopData = stop.getDataXML.lastResult.root.item;
&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;busStopData is the data provider of the datagrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide more code if needed, but I am wondering if this error in this context might be obvious to someone or something that is characteristic with refreshing dataproviders that might cause the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim Faron&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Austin Independent School District&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 20:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/error-1069-refreshing-buffer-that-produces/m-p/505784#M11521</guid>
      <dc:creator>JamesFaron</dc:creator>
      <dc:date>2010-09-21T20:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1069 refreshing buffer that produces dataprovider for datagrid</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/error-1069-refreshing-buffer-that-produces/m-p/505785#M11522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved, sorry for the post. Fiddler revealed that my problem was elsewhere, and that I was passing a null value to the webservice on the second go round. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim Faron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 21:12:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/error-1069-refreshing-buffer-that-produces/m-p/505785#M11522</guid>
      <dc:creator>JamesFaron</dc:creator>
      <dc:date>2010-09-21T21:12:30Z</dc:date>
    </item>
  </channel>
</rss>

