J
jjj
hi,
I have a derived DataGridColumnStyle, with a custom textbox. If i press left
or right navigation keys, the custom textbox losses focus and move to other
cell, instead of moving position between the character in the textbox
(editing).
Tried to intercept navigation keys by overriding ProcessCmdKey, but that
only disable the Left and Right key.
Thanks.
I have a derived DataGridColumnStyle, with a custom textbox. If i press left
or right navigation keys, the custom textbox losses focus and move to other
cell, instead of moving position between the character in the textbox
(editing).
Tried to intercept navigation keys by overriding ProcessCmdKey, but that
only disable the Left and Right key.
Thanks.