<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ivan Zlatev &#187; DataGridView</title>
	<atom:link href="http://ivanz.com/tag/datagridview/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivanz.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 Jun 2010 16:19:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DataGridView revamp for Mono 2.4 &#8211; Data Binding and more</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/</link>
		<comments>http://ivanz.com/2009/01/15/datagridview-revamp/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:50:15 +0000</pubDate>
		<dc:creator>Ivan Zlatev</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[DataGridView]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://i-nz.net/?p=258</guid>
		<description><![CDATA[In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do some work. Ladies and Gentlemen, [...]]]></description>
			<content:encoded><![CDATA[<p>In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do some work.</p>
<p>Ladies and Gentlemen, with ~70 commits, 20+ officially filed bugzilla bugs fixed and many dozens of such that weren&#8217;t filed and discovered by extensive interactive testing of various test samples and my own application I have revamped the DataGridView and various pieces of DataBinding in Mono&#8217;s Windows Forms implementation. Your DataGridView applications should work out of the box (mine does <img src='http://ivanz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ). Those fixes will be part of the Mono 2.4 release for which we will be branching this month.</p>
<p>Be nice and test your applications with Subversion HEAD or Mono 2.4 branch once it is available (<a href="http://mono-project.com/Compiling_Mono">http://mono-project.com/Compiling_Mono</a>) and in case you find any problems be nice and report them to us (<a href="http://mono-project.com/Bugs">http://mono-project.com/Bugs</a>), so that we can fix them for Mono 2.4.</p>
<p>Ciao!</p>
<div id="attachment_269" class="wp-caption aligncenter" style="width: 310px"><a href="http://ivanz.com/wp-content/uploads/2009/01/screenshot-student-administration-system.png" rel="shadowbox[post-258];player=img;"><img class="size-medium wp-image-269" title="screenshot-student-administration-system" src="http://ivanz.com/wp-content/uploads/2009/01/screenshot-student-administration-system-300x270.png" alt="DataGridView SVN HEAD caught in action" width="300" height="270" /></a><p class="wp-caption-text">DataGridView SVN HEAD caught in action</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ivanz.com/2009/01/15/datagridview-revamp/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
