<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flex 3 Basics &#8211; Data Grids with XML</title>
	<atom:link href="http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/</link>
	<description>Web Design, Development, and Business</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:59:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sudharsanan</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-26963</link>
		<dc:creator>Sudharsanan</dc:creator>
		<pubDate>Fri, 04 Feb 2011 09:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-26963</guid>
		<description>Any one say how to append the data in External XML file</description>
		<content:encoded><![CDATA[<p>Any one say how to append the data in External XML file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudharsanan</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-26961</link>
		<dc:creator>Sudharsanan</dc:creator>
		<pubDate>Fri, 04 Feb 2011 05:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-26961</guid>
		<description>Can I implement the same in xampp server
with XML file contains in it.
I want the data of xml to DataGrid</description>
		<content:encoded><![CDATA[<p>Can I implement the same in xampp server<br />
with XML file contains in it.<br />
I want the data of xml to DataGrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcdefg</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-14426</link>
		<dc:creator>abcdefg</dc:creator>
		<pubDate>Wed, 21 Jul 2010 11:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-14426</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-12753</link>
		<dc:creator>d</dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-12753</guid>
		<description>Hi,
    M making a small application in flex where m using php to get data from mysql in XML format i binded this data with a datagrid in one of my modules, previously it was working perfectly but later on m gettin some weird error as mention below:-

VerifyError: Error #1014: Class IWatcherSetupUtil could not be found.
        at flash.display::MovieClip/nextFrame()
	at mx.core::FlexModuleFactory/deferredNextFrame()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:467]
	at mx.core::FlexModuleFactory/update()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:295]
	at mx.core::FlexModuleFactory/moduleCompleteHandler()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\F

than when i click on continue i get this....


ReferenceError: Error #1065: Variable _DataGridStyle__embed_css_Assets_swf_cursorStretch_187066769 is not defined.

	at flash.display::MovieClip/nextFrame()
	at mx.core::FlexModuleFactory/deferredNextFrame()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:467]
	at mx.core::FlexModuleFactory/update()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:295]
	at mx.core::FlexModuleFactory/moduleCompleteHandler()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:542]

Please help me if u can</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    M making a small application in flex where m using php to get data from mysql in XML format i binded this data with a datagrid in one of my modules, previously it was working perfectly but later on m gettin some weird error as mention below:-</p>
<p>VerifyError: Error #1014: Class IWatcherSetupUtil could not be found.<br />
        at flash.display::MovieClip/nextFrame()<br />
	at mx.core::FlexModuleFactory/deferredNextFrame()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:467]<br />
	at mx.core::FlexModuleFactory/update()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:295]<br />
	at mx.core::FlexModuleFactory/moduleCompleteHandler()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\F</p>
<p>than when i click on continue i get this....</p>
<p>ReferenceError: Error #1065: Variable _DataGridStyle__embed_css_Assets_swf_cursorStretch_187066769 is not defined.</p>
<p>	at flash.display::MovieClip/nextFrame()<br />
	at mx.core::FlexModuleFactory/deferredNextFrame()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:467]<br />
	at mx.core::FlexModuleFactory/update()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:295]<br />
	at mx.core::FlexModuleFactory/moduleCompleteHandler()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\FlexModuleFactory.as:542]</p>
<p>Please help me if u can</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiet Tuong</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-12440</link>
		<dc:creator>Kiet Tuong</dc:creator>
		<pubDate>Fri, 26 Mar 2010 18:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-12440</guid>
		<description>It great. 
I think you can use XML object in Flex with xml format string in contructor XML(...). So you will not need to load external xml file.</description>
		<content:encoded><![CDATA[<p>It great.<br />
I think you can use XML object in Flex with xml format string in contructor XML(&#8230;). So you will not need to load external xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-11957</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 04 Mar 2010 19:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-11957</guid>
		<description>Thanks I search for this for 3 days</description>
		<content:encoded><![CDATA[<p>Thanks I search for this for 3 days</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-11923</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-11923</guid>
		<description>Hi zach,

I am totally new to flex and i need to develop a GUI for viewing all the configuration files .For example, lets say we have a spring configuration file in which the bean and its dependancies are defined. so i need to display the beanId as well as all the dependant beans within a tree structure. pls help me on this as i got stuck since yesterday not knowing the approach to proceed.Thanks

Venkat</description>
		<content:encoded><![CDATA[<p>Hi zach,</p>
<p>I am totally new to flex and i need to develop a GUI for viewing all the configuration files .For example, lets say we have a spring configuration file in which the bean and its dependancies are defined. so i need to display the beanId as well as all the dependant beans within a tree structure. pls help me on this as i got stuck since yesterday not knowing the approach to proceed.Thanks</p>
<p>Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Alvi</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-10043</link>
		<dc:creator>Tahir Alvi</dc:creator>
		<pubDate>Tue, 08 Dec 2009 11:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-10043</guid>
		<description>Hi
This is very example to handle the XML. But i need to populate the google calendar object in datagrid, how i populate that?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
This is very example to handle the XML. But i need to populate the google calendar object in datagrid, how i populate that?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Dunn</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-9028</link>
		<dc:creator>Zach Dunn</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-9028</guid>
		<description>@Scott

If I&#039;m understanding your question correctly, the XML file can be located anywhere. You will simply have to update the link to it. Also, Flex is unable to load files locally so you will need to put it into a testing server environment.</description>
		<content:encoded><![CDATA[<p>@Scott</p>
<p>If I&#8217;m understanding your question correctly, the XML file can be located anywhere. You will simply have to update the link to it. Also, Flex is unable to load files locally so you will need to put it into a testing server environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott B</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-9027</link>
		<dc:creator>Scott B</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-9027</guid>
		<description>Great stuff.  Driving myself nuts trying to adapt code for an application I am working on.  Two things are evident in the Flex Builder window...both my &quot;creationComplete&quot; and result=&quot;contentHandler(event)&quot; areas of the code are not colorized in the Flex tool as are all other code:value pairs.  This may not be my issue, since I have no errors being thrown, but the data is not appearing in my grid.  Question...is the location of the xml a subdirectory in your example or can it be any location on the same server?</description>
		<content:encoded><![CDATA[<p>Great stuff.  Driving myself nuts trying to adapt code for an application I am working on.  Two things are evident in the Flex Builder window&#8230;both my &#8220;creationComplete&#8221; and result=&#8221;contentHandler(event)&#8221; areas of the code are not colorized in the Flex tool as are all other code:value pairs.  This may not be my issue, since I have no errors being thrown, but the data is not appearing in my grid.  Question&#8230;is the location of the xml a subdirectory in your example or can it be any location on the same server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using memcached
Object Caching 367/369 objects using disk: basic

Served from: buildinternet.com @ 2012-02-08 20:21:23 -->
