Datagrid column width

  • Thread starter Thread starter Eva
  • Start date Start date
E

Eva

How do i indivually change the width of a datagrid
coloumn?

I am currently using the PrefferedColoumnWidth property,
but due to space restrictions i do not want all the
columns at the same width.

Any help is appreciated.
 
¤ How do i indivually change the width of a datagrid
¤ coloumn?
¤
¤ I am currently using the PrefferedColoumnWidth property,
¤ but due to space restrictions i do not want all the
¤ columns at the same width.
¤

Have you tried Width property of the DataGridColumnStyle class?


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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

Back
Top