4
Answers

DataGridView RowHeight

Photo of giovanni

giovanni

14y
15.4k
1
Hi,

my problem is the following:
in a data bound datagridview the resize of a row works fine until I change the value and store it to the DataBase.
After the store operation all the rows height return to the original default size, while I'd like to keep the current one.

How can I solve this problem?

Thanks in advance
Giovanni

Answers (4)