This is driving me crazy... I've put way too much time into something that should be a relatively simple task...
I am programmatically changing the selected row on a datagridview. For the most part everything works as expected, however, the selected row indicator (the little arrow in the left margin) does not update with the selected row change. Consequently, the grid doesn't scroll to the selected row. This is really annoying behavior and I can't seem to see how to control it... Any suggestions?
I am programmatically changing the selected row on a datagridview. For the most part everything works as expected, however, the selected row indicator (the little arrow in the left margin) does not update with the selected row change. Consequently, the grid doesn't scroll to the selected row. This is really annoying behavior and I can't seem to see how to control it... Any suggestions?