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
200
XamNumericEditor: can't see decimal point without PromptChar
posted

Hi Infragistics,

Is there a particular reason for hiding the decimal point automatically in an empty XamNumericEditor if PromptChar has been set to empty.

  <igEditors:XamNumericEditor x:Name="_brokerFeeBPSEditor"
                                PromptChar=""
                                              />

In this case I can only see the decimal point if there's value entered in the editor otherwise it's hidden. Which is not the case if I use any PromptChar set, where I can always see the decimal point in the middle.

Thanks,

Andor

 

Parents Reply Children
No Data