I am using a DataGrid in row selection mode (i.e., SelectionUnit=\"FullRow\"). I simply want to remove the border that is being placed around the current cell w
SelectionUnit=\"FullRow\"
If you're using the xceed DataGridControl then set the NavigationBehavior to RowOnly
xceed
DataGridControl
NavigationBehavior
RowOnly