I have a dataGridView which one of it's columns has an image with text. When double clicking on the column separator, width matches text width minus the image width- i.e. column is not expanded as needed. What is the way to handle this?
I have a dataGridView which one of it's columns has an image with text. When double clicking on the column separator, width matches text width minus the image width- i.e. column is not expanded as needed. What is the way to handle this?