L Leo Sep 13, 2003 #1 Is there any way to change the datagrid rowheight programmatically according to the text length it holds? Thanks.
Is there any way to change the datagrid rowheight programmatically according to the text length it holds? Thanks.
T Tobin Harris Sep 13, 2003 #2 Leo said: Is there any way to change the datagrid rowheight programmatically according to the text length it holds? Thanks. Click to expand... This DataGridColumnSizer isn't exactly what you need, but may be a start? http://www.tobinharris.com/default.asp?id=11&mnu=11 Cheers, Tobin
Leo said: Is there any way to change the datagrid rowheight programmatically according to the text length it holds? Thanks. Click to expand... This DataGridColumnSizer isn't exactly what you need, but may be a start? http://www.tobinharris.com/default.asp?id=11&mnu=11 Cheers, Tobin