S
Steiner Hubert
hello,
i use this code:
toGrid.DataSource = dset.Tables("myTable")
this works fine - but here is my id field visible
-> how can i hide this id column in the grid?
i use this code:
toGrid.DataSource = dset.Tables("myTable")
this works fine - but here is my id field visible
-> how can i hide this id column in the grid?