Hello!
In my CellValuePresenter I defined a XamNumericEditor that is using an other XamNumericEditor as EditTemplate. The difference is that I want to bind the Value property to an other source.
Unfortunately I have to double click in the cell to start edit mode (so that the masked is displayed). If I click once the field takes the entered chars, but does not show it in the control.
How can I start edit mode by click only once in the field? Or even better might be, if edit mode starts when the field gets focus (if the user uses tab to go though the grid)!
Please check out the attached example!
Thanks, Florian
No ideas or comments? Does anyone have the same issue?
Florian
Started this topic a long time ago, but I am still interested in a solution!