Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
615
XamNumericEditor's EditTemplate does not Start Editing
posted

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

WpfApplication2.zip
Parents Reply Children