dequyce
Can't autoresize height of row ( datagridview in winform)
I want the cell to maintain its width and wrap the text to a new line if the data is too long, automatically adjusting the height to fit. Additionally, when the user types or deletes characters from the keyboard, the cell should also adjust its height accordingly
2 replies