When I change Dim ReportDataGridView as DataGridView to Dim ReportDataGridView as DoubleBufferedDataGridView I get the message "Type DoubleBufferedDataGridView is not defined". I'm using Visual Basic 2010 Express.