RexHeadlong
Programmer
I seem to be going crazy on this one.
I've got a derived DataGrid class, with standard row headers. When I set the CurrentRowIndex property, I get the little black chevron sitting on the desired row header, which is fine. But, at the same time, my grid is scrolled all the way to the left, which is not fine. Not to mention that this happens without the GridHScrolled method getting triggered.
Does anybody know if this is standard behavior for a DataGrid, or how to prevent this from occurring?
Thanks for any help.
I've got a derived DataGrid class, with standard row headers. When I set the CurrentRowIndex property, I get the little black chevron sitting on the desired row header, which is fine. But, at the same time, my grid is scrolled all the way to the left, which is not fine. Not to mention that this happens without the GridHScrolled method getting triggered.
Does anybody know if this is standard behavior for a DataGrid, or how to prevent this from occurring?
Thanks for any help.