DoubleTextBox formatting

Hi,

Is it possible to setup a DoubleTextBox where I have a MinValue: 0 MaxValue: 999 and the text displays the following in these situations...

DoubleValue=1 but the textbox is formatted to display: 001

DoubleValue=23 but the textbox is formatted to display: 023

DoubleValue=721 but the textbox is formatted to display: 721

1 Reply

PJ Poly J Syncfusion Team April 25, 2007 02:25 PM UTC

Hi Brian,

Thanks for your interest in Syncfusion Products.

There is no direct property is available for formatting the text displays in double text box.

I am trying for a sample for acheving the same in a TextChanged event.

Best regards,
Poly

Loader.
Up arrow icon