Fields in Dataview

  • Thread starter Thread starter Andrew Mason
  • Start date Start date
A

Andrew Mason

I have a dataview created from a datatable and have a datagrid bound to
that dataview.
I don't want to display all the fields in the datatable in the dataview
or datagrid. How would I be able to hide some of the fields in my
dataview?

Andrew
 
Back
Top