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 would use a listview, it does not have the same problems as a datagridview does.