Link to home
Start Free TrialLog in
Avatar of SETP
SETP

asked on

DataGrid

Is there a way to programatically get the DtaaGrid in Visual Basic .NET 2003 to automatically resize its columns to fit the contents of the columns? Sort of like double-clicking in the vertical line separating the column headers.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of checoo
checoo

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Éric Moreau
Avatar of checoo
checoo

yes but converted to VB.NET for my own project where I had a similar requirement
Avatar of SETP

ASKER

Thanks