K
Karl Napp
Hi NG,
how to make a DataView show only selected COLUMNS?
E.g:
DataTable table // is already in memory and has two columns: "id" and
"value"
DataView view // should only show all rows from "value"
TIA,
KN
x-post & f'up to .adonet
how to make a DataView show only selected COLUMNS?
E.g:
DataTable table // is already in memory and has two columns: "id" and
"value"
DataView view // should only show all rows from "value"
TIA,
KN
x-post & f'up to .adonet