In my project I have a DataGridView with only one row. See here:



But I have to change something. When the datagridview appears, the first cell is highlighted what I dont want, because, in this case, this is confusing.
Is there any possibility to disable this highlight?
Thanks in advance.
Onenew