I'm looking for a way to turn off the black arrow (used to identify the selected or active row) that appears in the Windows datagrid rowheader. I know that sounds nuts but I'm doing a lot of row selecting in code, as well as repopulating my grid frequently. I can catch which row is being worked with and programmatically scroll the grid back to that row and select it, however, my problem is that when I reload the datagrid it displays the black arrow in row 0; even though row 9 may be the one selected from within my code. Can this even be done? Any ideas would be greatly appreciated.
Thanks
dycoleman
Thanks
dycoleman