<?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>Bob On Development &#187; WinForms</title>
	<atom:link href="http://bobondevelopment.com/category/winforms/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobondevelopment.com</link>
	<description>Musings on the craft and business of software development</description>
	<lastBuildDate>Fri, 09 Apr 2010 20:32:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disabled Scrollbars in WinForms DataGrids</title>
		<link>http://bobondevelopment.com/2007/03/11/disabled-scrollbars-in-winforms-datagrids/</link>
		<comments>http://bobondevelopment.com/2007/03/11/disabled-scrollbars-in-winforms-datagrids/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 05:39:42 +0000</pubDate>
		<dc:creator>bob</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/11/disabled-scrollbars-in-winforms-datagrids/</guid>
		<description><![CDATA[I had a WinForms DataGrid about 10 rows high whose DataSource was a DataTable of perhaps a hundred rows -- yet, the vertical scrollbar was initially disabled until I sorted or resized a column.

If this one bites you, there are some solutions.]]></description>
		<wfw:commentRss>http://bobondevelopment.com/2007/03/11/disabled-scrollbars-in-winforms-datagrids/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
