Show subset of columns in Datagrid

M

MikeL

Hello.

I retrieve a dataset from a database and assign the table in the dataset to
a datagrid. Then I call the datagrid's "Refresh" method.

I want to show only a subset of columns in the grid with the excluded
columns bound to other controls (textbox, etc.)

How can I limit the columns displayed in the datagrid without removing the
columns from the table?

Thanks in advance,

Mike
 

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