Column width in a Datagrid

M

myname

Hello,

I'm using VB.Net 2003.

I can't figure out how to change the width of a column in a Datagrid.

I found some examples with Datagrid.Columns(i).Width
but I get the error "Columns is not a member of
System.Windows.Forms.Datagrid"...

How can I do that ?

Thanks !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top