5
Answers

DataTable class in c#

Photo of Naveen

Naveen

1y
984
1

i have created a datatable like parenttable and childtable. i have given datarelation to both.but the output is showing unnecessary columns because they are using primary keys and foreign keys for making data relation.how to hide them and also how to remove the relation name in the output?

Answers (5)