View Issue Details

IDProjectCategoryView StatusLast Update
0002133JEDI VCL00 JVCL Componentspublic2004-09-11 02:28
ReporterPSUserAssigned ToAHUser 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version 
Summary0002133: TJvCustomValidateEdit: "Trim" option for DecimalPlaces
DescriptionHello JEDI,

it would be nice when TJvCustomValidateEdit has an option to trim the trailing zeros in float values.

At the moment you have to specify "DecimalPlaces". For example, when I set DecimalPlaces to 4 and type "0.2", it is displayed as "0.2000" once the focus has been changed.

I thought it would 'trim' zeros when I just set DecimalPlaces to 0, but then it makes from "0.2" just "0".

It is much easier to read "0.2" than "0.2000" etc.

I think this would be a usefull improvement.
TagsNo tags attached.

Activities

AHUser

2004-09-11 02:28

developer   ~0005216

Added TrimDecimal property.

Issue History

Date Modified Username Field Change
2004-09-09 09:48 PSUser New Issue
2004-09-11 02:28 AHUser Status new => resolved
2004-09-11 02:28 AHUser Resolution open => fixed
2004-09-11 02:28 AHUser Assigned To => AHUser
2004-09-11 02:28 AHUser Note Added: 0005216