Hi everyone,
I need my DataGridView controls to use the very first row for adding new rows. By default the DataGridView control appends a new row at the bottom to do this.
I hope there is a way WITHOUT writing an own databinding sub-system.
Thanks in advance.
Patrick
I need my DataGridView controls to use the very first row for adding new rows. By default the DataGridView control appends a new row at the bottom to do this.
I hope there is a way WITHOUT writing an own databinding sub-system.
Thanks in advance.
Patrick