B
brenny
Hi all
I'm using dataset and I'm filling datagrid with this dataset and my dataset
has 6 columns as "NAME","SURNAME","ADDRESS","TEL","BIRTHDAY" and "SCHOOL
NAME"
When I bind the dataset to datagrid,all columns are shown but I want to show
only three columns are "NAME","SURNAME" and "ADDRESS" and I don't want to
change dataset.
Dataset must have 6 columns but datagrid must have only 3 columns.
How can I accomplish this?
I'm using dataset and I'm filling datagrid with this dataset and my dataset
has 6 columns as "NAME","SURNAME","ADDRESS","TEL","BIRTHDAY" and "SCHOOL
NAME"
When I bind the dataset to datagrid,all columns are shown but I want to show
only three columns are "NAME","SURNAME" and "ADDRESS" and I don't want to
change dataset.
Dataset must have 6 columns but datagrid must have only 3 columns.
How can I accomplish this?