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
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