Automatic dimension string in datagrid view
hai sir how to increase row height in datagridview automatically when text (character) needs to be wrapped in the same row. Then the line height should automatically increase. eg
---------- this is column width
column1
----------
abcdefghijklmn
----------
here "klmn" comes next line. But we manually increase the height of the line that will be displayed. but I want to automatically increase the row height. what am i doing sir
+1
a source to share
3 answers