I have a problem that happens with UltraNumericEditor and in Grid. When I enter edit mode with a click the number moves right beyond the control borders. Hier is an example:
https://jumpshare.com/v/3MFy9EZZqLGriTny44py
It doesn't happen if I set TextRenderingMode on GDI, but could I avoid it while using GDI+?
Would be grateful if you could hint me what can be the reason and how to change it.
Hey together,
I know it's some time ago but we're facing the same issue. Not only because of the width of the numericEditor, but mostly because of the jumping text. Even when your watching at the 0,00 of the field "Pauschalnachlass" you can see the text jumping to the left side.
How we could fix this? In the UltraTextEditor it was necessary to switch to TextRenderingMode.GDI but in the UltraNumericEditor (or UltraDateTimeEditor) it's not working.
Do you have any suggestions?
Kind regards!