Hi all,
can anybody tell me any way to set the column width of all columns of a
datagrid according the data. one thing i can do is check the whole data in
acolumn and find the longest text and set the column width as the length of
text. but if the number of rows and colums is more this solution not sounds
good. basically i want to know any way to do this task without any loops
...iam using vb.net 2 in VS 2005 express beta 2. winforms.

thanks in advance

--
Deepson Thomas