Hi All
How can I get the datagridview to redraw after changing the
rowtemplate.hei ght at runtime ( it is databound to a datatable)
I have tried datagridview1.r efresh etc to no avail (The row height stays the
same)
If I repopulate its datasource (datatable) then the rows resize OK, but that
is an uneccessary overhead.
Regards
Steve
How can I get the datagridview to redraw after changing the
rowtemplate.hei ght at runtime ( it is databound to a datatable)
I have tried datagridview1.r efresh etc to no avail (The row height stays the
same)
If I repopulate its datasource (datatable) then the rows resize OK, but that
is an uneccessary overhead.
Regards
Steve
Comment