Browse by Tags
All Tags » focus » Insertion (RSS)
-
Hello,
what is the best way to move focus into specific cell in the InsertionRow by application code?
I have tried methods InsertionRow.Focus(), InsertionCell.Focus(), UIElement.MoveFocus, DataGridContext.SetCurrent, InsertionRow.BeginEdit(), InsertionCell.BeginEdit(). But none of them works.
Thanks for any suggestions
|
|
|
|