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
945
UltraWinEditor and FormatString
posted

I am using an UltraWineditor which has the following inputmask 9999/####. A sample input for this is 38/2011. what i wanted to do was get the control to display 0038/2011 even thought the user enters 38/2011.

I could be wrong but i though i could get the control to do this by defining a formatstring. I cannot get the formatstring to have any effect on the control no matter what i have set the formatstring to.. For instance i have tried D8  and 0000/0000. Am i missing something???

I am using 2010 vol 2.