<?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: DataGridView revamp for Mono 2.4 &#8211; Data Binding and more</title>
	<atom:link href="http://ivanz.com/2009/01/15/datagridview-revamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivanz.com/2009/01/15/datagridview-revamp/</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 23:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: konstantinh</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29844</link>
		<dc:creator>konstantinh</dc:creator>
		<pubDate>Thu, 01 Apr 2010 02:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29844</guid>
		<description>Браво Иване, добра работа!</description>
		<content:encoded><![CDATA[<p>Браво Иване, добра работа!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: konstantinh</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29843</link>
		<dc:creator>konstantinh</dc:creator>
		<pubDate>Thu, 01 Apr 2010 01:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29843</guid>
		<description>Браво Иване, добра работа!</description>
		<content:encoded><![CDATA[<p>Браво Иване, добра работа!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Zlatev</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29818</link>
		<dc:creator>Ivan Zlatev</dc:creator>
		<pubDate>Wed, 20 Jan 2010 06:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29818</guid>
		<description>The code samples for DataGridView in Microsoft.NET are the same for Mono. If a sample is not working on Mono but is working on MS.NET then it is a bug in Mono&#039;s DataGridView which should be reported.</description>
		<content:encoded><![CDATA[<p>The code samples for DataGridView in Microsoft.NET are the same for Mono. If a sample is not working on Mono but is working on MS.NET then it is a bug in Mono&#39;s DataGridView which should be reported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johndthomas</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29816</link>
		<dc:creator>johndthomas</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29816</guid>
		<description>I would be grateful if you coulld post some code here for binding to the DataGridView and its properties. I&#039;m just atarting out in mono - I&#039;ve got a datagrid working, but the DataGridView is giving me grief</description>
		<content:encoded><![CDATA[<p>I would be grateful if you coulld post some code here for binding to the DataGridView and its properties. I&#39;m just atarting out in mono &#8211; I&#39;ve got a datagrid working, but the DataGridView is giving me grief</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinz</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29756</link>
		<dc:creator>Heinz</dc:creator>
		<pubDate>Tue, 01 Dec 2009 22:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29756</guid>
		<description>Thanks Ivan, I filed a bug: &lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=559603&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/show_bug.cgi?id=559603&lt;/a&gt; and attached my small test app.&lt;br&gt;&lt;br&gt;&#039;id&#039; is how I named the column in the SQlite database and its spelled with a lower i. Does that make any difference? All the code is generated by VS.&lt;br&gt;&lt;br&gt;BW</description>
		<content:encoded><![CDATA[<p>Thanks Ivan, I filed a bug: <a href="https://bugzilla.novell.com/show_bug.cgi?id=559603" rel="nofollow">https://bugzilla.novell.com/show_bug.cgi?id=559603</a> and attached my small test app.</p>
<p>&#39;id&#39; is how I named the column in the SQlite database and its spelled with a lower i. Does that make any difference? All the code is generated by VS.</p>
<p>BW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Zlatev</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29755</link>
		<dc:creator>Ivan Zlatev</dc:creator>
		<pubDate>Tue, 01 Dec 2009 14:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29755</guid>
		<description>Generally if it works on MS.NET but doesn&#039;t on Mono then it&#039;s a bug in Mono.&lt;br&gt;&lt;br&gt;BTW I see (based on the exception msg) that the DataMember is set to &quot;id&quot;. Wouldn&#039;t your property be named &quot;Id&quot; (capital i)?&lt;br&gt;&lt;br&gt;Again if your app works on MS.NET and not on Mono the best to do is a file a bug.</description>
		<content:encoded><![CDATA[<p>Generally if it works on MS.NET but doesn&#39;t on Mono then it&#39;s a bug in Mono.</p>
<p>BTW I see (based on the exception msg) that the DataMember is set to &#8220;id&#8221;. Wouldn&#39;t your property be named &#8220;Id&#8221; (capital i)?</p>
<p>Again if your app works on MS.NET and not on Mono the best to do is a file a bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinz</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29720</link>
		<dc:creator>Heinz</dc:creator>
		<pubDate>Tue, 01 Dec 2009 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29720</guid>
		<description>Thanks Ivan, I filed a bug: &lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=559603&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/show_bug.cgi?id=559603&lt;/a&gt; and attached my small test app.&lt;br&gt;&lt;br&gt;&#039;id&#039; is how I named the column in the SQlite database and its spelled with a lower i. Does that make any difference? All the code is generated by VS.&lt;br&gt;&lt;br&gt;BW</description>
		<content:encoded><![CDATA[<p>Thanks Ivan, I filed a bug: <a href="https://bugzilla.novell.com/show_bug.cgi?id=559603" rel="nofollow">https://bugzilla.novell.com/show_bug.cgi?id=559603</a> and attached my small test app.</p>
<p>&#39;id&#39; is how I named the column in the SQlite database and its spelled with a lower i. Does that make any difference? All the code is generated by VS.</p>
<p>BW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Zlatev</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29719</link>
		<dc:creator>Ivan Zlatev</dc:creator>
		<pubDate>Tue, 01 Dec 2009 06:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29719</guid>
		<description>Generally if it works on MS.NET but doesn&#039;t on Mono then it&#039;s a bug in Mono.&lt;br&gt;&lt;br&gt;BTW I see (based on the exception msg) that the DataMember is set to &quot;id&quot;. Wouldn&#039;t your property be named &quot;Id&quot; (capital i)?&lt;br&gt;&lt;br&gt;Again if your app works on MS.NET and not on Mono the best to do is a file a bug.</description>
		<content:encoded><![CDATA[<p>Generally if it works on MS.NET but doesn&#39;t on Mono then it&#39;s a bug in Mono.</p>
<p>BTW I see (based on the exception msg) that the DataMember is set to &#8220;id&#8221;. Wouldn&#39;t your property be named &#8220;Id&#8221; (capital i)?</p>
<p>Again if your app works on MS.NET and not on Mono the best to do is a file a bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinz</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29718</link>
		<dc:creator>Heinz</dc:creator>
		<pubDate>Mon, 30 Nov 2009 23:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29718</guid>
		<description>Hi Ivan, I tried with Mono 2.6 and now I get a different error message:&lt;br&gt;&lt;br&gt;Unhandled Exception: System.ArgumentException: Cannot bind to property &#039;id&#039; on DataSource.&lt;br&gt;Parameter name: dataMember&lt;br&gt;...&lt;br&gt;&lt;br&gt;The whole message is quiet long and I don&#039;t want to post it here. Before I file a new bug, I want to make sure that the mistake is not on my side now. I&#039;m using the System.Data.SQLite provider from here: &lt;a href=&quot;http://sqlite.phxsoftware.com/&quot; rel=&quot;nofollow&quot;&gt;http://sqlite.phxsoftware.com/&lt;/a&gt;, which is an imported assembly laying in my application directory. Might this be the reason for the current error? What data sources/data providers did you use for your test? I saw that there is a Mono.Data.SqliteClient, but I&#039;m not sure how to use it in Visual Studio? Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi Ivan, I tried with Mono 2.6 and now I get a different error message:</p>
<p>Unhandled Exception: System.ArgumentException: Cannot bind to property &#39;id&#39; on DataSource.<br />Parameter name: dataMember<br />&#8230;</p>
<p>The whole message is quiet long and I don&#39;t want to post it here. Before I file a new bug, I want to make sure that the mistake is not on my side now. I&#39;m using the System.Data.SQLite provider from here: <a href="http://sqlite.phxsoftware.com/" rel="nofollow">http://sqlite.phxsoftware.com/</a>, which is an imported assembly laying in my application directory. Might this be the reason for the current error? What data sources/data providers did you use for your test? I saw that there is a Mono.Data.SqliteClient, but I&#39;m not sure how to use it in Visual Studio? Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Zlatev</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/comment-page-1/#comment-29717</link>
		<dc:creator>Ivan Zlatev</dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://i-nz.net/?p=258#comment-29717</guid>
		<description>Hey,&lt;br&gt;&lt;br&gt;Give Mono 2.6 preview 1 a try - &lt;a href=&quot;http://mono.ximian.com/monobuild/preview/download-preview/&quot; rel=&quot;nofollow&quot;&gt;http://mono.ximian.com/monobuild/preview/downlo...&lt;/a&gt;&lt;br&gt;&lt;br&gt;If that also doesn&#039;t help please file a bug &lt;a href=&quot;http://mono-project.com/Bugs&quot; rel=&quot;nofollow&quot;&gt;http://mono-project.com/Bugs&lt;/a&gt; and attach the test case in order to reproduce the bug. Thanks.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Give Mono 2.6 preview 1 a try &#8211; <a href="http://mono.ximian.com/monobuild/preview/download-preview/" rel="nofollow"></a><a href="http://mono.ximian.com/monobuild/preview/downlo" rel="nofollow">http://mono.ximian.com/monobuild/preview/downlo</a>&#8230;</p>
<p>If that also doesn&#39;t help please file a bug <a href="http://mono-project.com/Bugs" rel="nofollow">http://mono-project.com/Bugs</a> and attach the test case in order to reproduce the bug. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

