Hi,
I want to Chang header file of Gridview so i use this code :
GridView1.Colum ns[1].HeaderText = "nummber";
But it doesn't work !! :(
and
I don't know how can i show just 3 Columns of 7 Columns of table in GridView???
Please Help Me .
thank.
I want to Chang header file of Gridview so i use this code :
GridView1.Colum ns[1].HeaderText = "nummber";
But it doesn't work !! :(
and
I don't know how can i show just 3 Columns of 7 Columns of table in GridView???
Please Help Me .
thank.
Comment