c# - How to hide column of DataGridView when using custom ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
c# - How to hide column of DataGridView when using custom ...
I have a small app in c#, it has a DataGridView that gets filled using: grid. ... You have to hide the column at the grid view control rather than at the data source.