DataTableDataView, how do I use dataview to show only 3 fields on the grid

A

aboutjav.com

Hi,

I am getting a datatable which I assigned the dataview as

MyDataView = datatable.view;

the datatable has about 7 - 10 fields. I only want to display 2 fields
on my wingrid, like name and description.

How do I user dataview to filter out the rest of the columns?

Thanks,

AJ
 

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