Hi,
great product!
I have though one question (request) about DoubleTextBox.
Basically, I have in database a number like 123,123 (, is our decimal separator).
When I load that data into DoubleTextBox with decimal numbers = 3 it shows correctly.
Then again in another data I have 123,000. Basically I would want the same textbox to show 123 instead of 123,000.
For example if I have 123,100 in database could it show 123,1 ?
Is this doable and how?
Thank you in advance,
Mega