beginner question to datagrids

T

Tarren

Hi:

I am new to using datagrids in winforms. How do I modify the parameters of
the individual columns in the datagrids. I do not see anything akin to a
Columns collection in the datagrid class.

As far as data I can manipulate those types of parameters directly in the
dataset I am using as the datasource for the datagrid, but I am more
interested in altering individual columns widths, and rowheights for the
entire datagrid, since some of the columns have data that needs to span two
lines.

Thanks
T
 

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