I have a datagridview with some predefined columns. If the form repaints it adds columns to the datagridview so I end up with twice as many columns as desired. How do I prevent this?
↧