<?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: Fixing a slow scrolling DataGridView</title>
	<atom:link href="http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/feed" rel="self" type="application/rss+xml" />
	<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview</link>
	<description>Defragmenting a .NET programmers brain</description>
	<lastBuildDate>Fri, 06 Aug 2010 12:04:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DM</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-7838</link>
		<dc:creator>DM</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-7838</guid>
		<description>Thanks so much: I&#039;ve been looking for something like that for weeks, and finally this is the only way not to see that horrible flickering on my datagridview; a special thx to Michael for the vb code, which is the one I used.</description>
		<content:encoded><![CDATA[<p>Thanks so much: I&#8217;ve been looking for something like that for weeks, and finally this is the only way not to see that horrible flickering on my datagridview; a special thx to Michael for the vb code, which is the one I used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelly</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-7819</link>
		<dc:creator>Nelly</dc:creator>
		<pubDate>Fri, 06 Aug 2010 08:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-7819</guid>
		<description>I&#039;ve had to return :-( to windows developing after a couple of years away. Microsoft have still got the idea that making everything difficult for developers is a good thing. Start learning Objective C, it&#039;ll only be a few years before Apple show Microsoft how it should be done.

Thanks for the code, works a treat.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had to return <img src='http://bitmatic.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  to windows developing after a couple of years away. Microsoft have still got the idea that making everything difficult for developers is a good thing. Start learning Objective C, it&#8217;ll only be a few years before Apple show Microsoft how it should be done.</p>
<p>Thanks for the code, works a treat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chaki_Black</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2783</link>
		<dc:creator>Chaki_Black</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2783</guid>
		<description>Thanks for Double Buffering!
It works better, but .Net DataGridView don&#039;t works like grid at Delphi or result grid at Query Analyzer 2000... I can&#039;t understand why it can works worse.. Maybe problem that .Net FrameWork is slow.
Thanks for code!</description>
		<content:encoded><![CDATA[<p>Thanks for Double Buffering!<br />
It works better, but .Net DataGridView don&#8217;t works like grid at Delphi or result grid at Query Analyzer 2000&#8230; I can&#8217;t understand why it can works worse.. Maybe problem that .Net FrameWork is slow.<br />
Thanks for code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serge</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2764</link>
		<dc:creator>serge</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2764</guid>
		<description>Great solution. Thx for the VB.NET code. Fixed the slow scrolling.</description>
		<content:encoded><![CDATA[<p>Great solution. Thx for the VB.NET code. Fixed the slow scrolling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2744</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 20 Jun 2010 07:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2744</guid>
		<description>Thank you very much (:</description>
		<content:encoded><![CDATA[<p>Thank you very much (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LovinSpoonful</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2706</link>
		<dc:creator>LovinSpoonful</dc:creator>
		<pubDate>Fri, 18 Jun 2010 04:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2706</guid>
		<description>WOW WOW WOW  WOW   WOW  
YOU ARE AWESOME.  THIS IS AN AWESOME SOLUTION.
THANK YOU!!!</description>
		<content:encoded><![CDATA[<p>WOW WOW WOW  WOW   WOW<br />
YOU ARE AWESOME.  THIS IS AN AWESOME SOLUTION.<br />
THANK YOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mortadelo</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2239</link>
		<dc:creator>mortadelo</dc:creator>
		<pubDate>Sun, 23 May 2010 07:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2239</guid>
		<description>amazing, microsoft should include this solution at msdn!!!</description>
		<content:encoded><![CDATA[<p>amazing, microsoft should include this solution at msdn!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-1943</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Tue, 04 May 2010 15:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-1943</guid>
		<description>Cheers from NJ!</description>
		<content:encoded><![CDATA[<p>Cheers from NJ!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-1814</link>
		<dc:creator>Erin</dc:creator>
		<pubDate>Tue, 27 Apr 2010 03:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-1814</guid>
		<description>You are a life saver. And also thanks to Michael for posting the Visual Basic version of the code.

It was a freak of chance that led me here, since none of the keywords I was using to seek out an answer to the problem ever led me here.

Your solution is both elegant and powerful.</description>
		<content:encoded><![CDATA[<p>You are a life saver. And also thanks to Michael for posting the Visual Basic version of the code.</p>
<p>It was a freak of chance that led me here, since none of the keywords I was using to seek out an answer to the problem ever led me here.</p>
<p>Your solution is both elegant and powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-1594</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Fri, 09 Apr 2010 22:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-1594</guid>
		<description>Awesome!  Thanks!  It works great!

I&#039;m updating different styles for 100-200 cells and it was ugly to watch them peel down the DGV.  It actually made some of my users perceive that the application was running slowly, assuming that it was a database latency issue.

None of the other suggestions worked, but this did.  Now, the DGV quickly and professionally flashes to the re-styled cells.</description>
		<content:encoded><![CDATA[<p>Awesome!  Thanks!  It works great!</p>
<p>I&#8217;m updating different styles for 100-200 cells and it was ugly to watch them peel down the DGV.  It actually made some of my users perceive that the application was running slowly, assuming that it was a database latency issue.</p>
<p>None of the other suggestions worked, but this did.  Now, the DGV quickly and professionally flashes to the re-styled cells.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
