D
david.vincent
During the initialization, I set the current selected row to the first row
of my DataGridView.
But the black arrow of the first column (what is the aim of this arrow?) is
set at a random row, not the same row that my selected one.
How to force the same row at the initialization time? (after the first
manual selection, it's ok)
Thanks for your help,
Jean-Michel
of my DataGridView.
But the black arrow of the first column (what is the aim of this arrow?) is
set at a random row, not the same row that my selected one.
How to force the same row at the initialization time? (after the first
manual selection, it's ok)
Thanks for your help,
Jean-Michel