<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
            <atom:link href="http://blog.classsoftware.com/rss.cfm?mode=full" rel="self" type="application/rss+xml" />
			<title>Class Software - DataGrids</title>
			<link>http://blog.classsoftware.com/index.cfm</link>
			<description>Web technologies and applications focusing on ColdFusion, Flex and Flash.</description>
			<image>
    			<title>Class Software</title>
    			<url>http://www.classsoftware.com/images/logosm.gif</url>
    			<link>http://blog.classsoftware.com/index.cfm</link>
			</image>			
			<language>en-us</language>
			<pubDate>Fri, 10 Sep 2010 00:11:29 +1000</pubDate>
			<lastBuildDate>Sun, 17 Jun 2007 17:40:00 +1000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>justin@classsoftware.com (Justin Mclean)</managingEditor>
			<webMaster>justin@classsoftware.com (Justin Mclean)</webMaster>
				
			
			
			
			
			<item>
				<title>Flex Datagrid Visibility Bug</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/6/17/Flex-Datagrid-Visibility-Bug</link>
				<description>
				
				Run into a nasty little bug with Flex datagrids the other, under some situations Datagrid columns with their visibility set to false will be displayed!

Here&apos;s a workaround.
				 [More]
				</description>
						
				
				<category>Bug</category>				
				
				<category>Flex</category>				
				
				<category>DataGrids</category>				
				
				<pubDate>Sun, 17 Jun 2007 17:40:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/6/17/Flex-Datagrid-Visibility-Bug</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex Datagrid Edit Cell on Row Click</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/6/11/Flex-Datagrid-Edit-Cell-on-Row-Click</link>
				<description>
				
				With flex datagrids you sometimes find you have a datagrid with multiple columns but only one or two columns are editable.

Which column are editable are not immediately apparent to a user, they have to click on cells to find out what&apos;s editable or not editable.

You can add some sort of visual indication to show what cells are editable (see &lt;a href=&quot;http://blog.classsoftware.com/index.cfm/2007/6/11/Flex-Datagrid-Editing-Cells&quot;&gt;here&lt;/a&gt;) OR you can make clicking on a row edit a cell.
				 [More]
				</description>
						
				
				<category>Flex</category>				
				
				<category>DataGrids</category>				
				
				<pubDate>Mon, 11 Jun 2007 18:05:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/6/11/Flex-Datagrid-Edit-Cell-on-Row-Click</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex DataGrid Editing Cells</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/6/11/Flex-Datagrid-Editing-Cells</link>
				<description>
				
				Flex datagrids provide an easy way to edit data. However one minor issue is that by default editable cells have no visual indication that they are actually editable.

You can add a graphical or textual indication that is a cell is editable with an item renderer.
				 [More]
				</description>
						
				
				<category>Flex</category>				
				
				<category>DataGrids</category>				
				
				<pubDate>Mon, 11 Jun 2007 17:40:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/6/11/Flex-Datagrid-Editing-Cells</guid>
				
			</item>
			
		 	
			</channel></rss>