I have a dataGridView1. In a datagrid you can manually write columnheader names.
(Each Column can have a name)
What I wonder is how it is possible to programatically write a name for example column Numer 1 ?
I have looked at the memeber of the class but cant really find /understand wich of these that could be used.
dataGridView1-> ?