billy_bob169 Posted February 26, 2003 Posted February 26, 2003 I am trying to Size the columns of my grid automatically when it is filled. The book I have ("Visual Basic .NET - Bible") says there is an AutoColumnSize member of the datagrid control, but I sure as heck can't find it. I am assuming the syntax was suppossed to be: dataGrid.PreferredColumnWidth = dataGrid.AutoColumnSize, but no such luck! Is there a way to easily, automatically set the column width when the datagrid is activated? And where the heck did AutoColumnSize go!?! Thanks...:mad: Quote I'd rather be riding than working
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.