Hi Everyone, I'm experiencing a very annoying flicker on a datagridview control. I've been reading some possible solutions on with doublebuffering but I don't quite understand the concept. Here is the article:
http://stackoverflow.com/questions/118528/horrible-redraw-performance-of-the-datagridview-on-one-of-my-two-screens Can anyone give me a hand on this? In my application there are two classes: Main.cs and From1.cs. Where should I add the code the article mention? Thanks in advance!
