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
300
Numeric Cell Editor Alignment
posted

I am using an UltraNumericEditor for a grid cell editor. Is there a way to control how the editor mask is aligned? I have noticed some curious behavior which is what I would like to be able to control/emulate.

If the column width is small, and my editor mask has a bunch of prompt chars after the decimal point, the decimal point gets aligned to the left edge of the cell. Then when the user starts typing in the cell, all their input is invisible because it is to the left of the column border.

(See the NumericColumnInitial.jpg in attached ZIP)

 The strange behavior is that if switch focus to another app, and then back, the editor is now aligned such that the decimal point is at the right edge of the cell, and any user input is now visible.

(See the NumericColumnAfterFocusChange.jpg in attached ZIP) 

This is the state I would always like the editor to start in and stay in. Is there any way to control this?

Thanks,

Stefan 


NumericColumns.zip
Parents
No Data
Reply Children
No Data