P
Peter Morris
If I have a data source bound to my DataGridView, and then I perform an
action that adds a new row to that datasource. How can I tell which row in
the DataGridView to focus? I can't just select the last row because the
user may have chosen to sort by one of the numerous columns.
Thanks
Pete
action that adds a new row to that datasource. How can I tell which row in
the DataGridView to focus? I can't just select the last row because the
user may have chosen to sort by one of the numerous columns.
Thanks
Pete