My datagridview flickers and is very slow while loading. I reflectored the datgridview from Microsoft and discovered that there is a back buffer property which is not visible f
I try to use datagridview's as little as possible as they are very complex. I would use a listbox as it populates much quicker.