G
Guest
I'm writing an application for a pocket pc ( .net compact framework ).
I have a datatable (DTCustomers) with 12 columns which contains data about
customers.
I want to show this datatable in a datagrid, but only 3 columns of it.
How can I filter these columns out my datatable?
Regards
Frederik Duchi
I have a datatable (DTCustomers) with 12 columns which contains data about
customers.
I want to show this datatable in a datagrid, but only 3 columns of it.
How can I filter these columns out my datatable?
Regards
Frederik Duchi