K
Karl Rhodes
I have a datagridview which is populated via a datatable.
What I would like to dynamically set a selected row and have that row
show up in the datagridview and not have to manually scroll to find the
selected row.
I had a look for all kind of "datagridview1.rows(i).focus" but there
doesnt seem to be anything. Can anyone help? I know this must be quite
simple to do but cant find it.
What I would like to dynamically set a selected row and have that row
show up in the datagridview and not have to manually scroll to find the
selected row.
I had a look for all kind of "datagridview1.rows(i).focus" but there
doesnt seem to be anything. Can anyone help? I know this must be quite
simple to do but cant find it.