<?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>Mon, 21 May 2012 12:58:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Gabriel</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-33504</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 20 Mar 2012 20:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-33504</guid>
		<description>@polyGeek: Excellent. You realize, of crosue, that the bit about &quot;by popular demand&quot; meant &quot;because polyGeek asked for it&quot;...I&#039;ll be curious to hear what you think, especially since you were following Flex 4 and effects development pretty closely throughout the release. Enjoy...</description>
		<content:encoded><![CDATA[<p>@polyGeek: Excellent. You realize, of crosue, that the bit about &#8220;by popular demand&#8221; meant &#8220;because polyGeek asked for it&#8221;&#8230;I&#8217;ll be curious to hear what you think, especially since you were following Flex 4 and effects development pretty closely throughout the release. Enjoy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman Carmany</title>
		<link>http://buildinternet.com/2009/01/flex-3-basics-data-grids-with-xml/comment-page-1/#comment-33456</link>
		<dc:creator>Norman Carmany</dc:creator>
		<pubDate>Mon, 19 Mar 2012 22:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=349#comment-33456</guid>
		<description>I enjoy looking at and I think this website got some truly useful stuff on it!</description>
		<content:encoded><![CDATA[<p>I enjoy looking at and I think this website got some truly useful stuff on it!</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-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>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using memcached
Database Caching using memcached
Object Caching 368/371 objects using disk: basic

Served from: buildinternet.com @ 2012-05-21 10:56:09 -->
