G
Goh
Dear all,
I got a question regarding to DataGridView. I would like to
invisible the first column that been generated by the DataGridView. This
columns is to help user to know the status of the row like new or edit.
my DataGridView only consist of data from database and a custom
columns that without binding. I dun need any insert or edit function in my
DataGridView. That why I dun think the first columns should visible.
How can I hide this columns? Do I have any component that can be use
for data rows display?
Thanks in advance for any kind of suggestion and help.
I got a question regarding to DataGridView. I would like to
invisible the first column that been generated by the DataGridView. This
columns is to help user to know the status of the row like new or edit.
my DataGridView only consist of data from database and a custom
columns that without binding. I dun need any insert or edit function in my
DataGridView. That why I dun think the first columns should visible.
How can I hide this columns? Do I have any component that can be use
for data rows display?
Thanks in advance for any kind of suggestion and help.