View Issue Details

IDProjectCategoryView StatusLast Update
0003034JEDI VCL00 JVCL Componentspublic2005-07-24 10:12
ReporterLogiqualisAssigned Tojfudickar 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version3.00 
Summary0003034: Please use Field.DisplayText instead of Field.AsString in TJvDBCustomSearchComboBox.ReadList
DescriptionWe suggest using Field.DisplayText instead of Field.AsString in TJvDBCustomSearchComboBox.ReadList (line 343) in order to see a well formated value in the db control. This is usefull in case of numeric fields (especially float fields), and change nothing for others fields types.
Additional InformationUnitVersioning: TUnitVersionInfo = (
  RCSfile: '$RCSfile: JvDBSearchComboBox.pas,v $';
  Revision: '$Revision: 1.13 $';
  Date: '$Date: 2005/02/17 10:20:21 $';
  LogPath: 'JVCL\run'
);
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2005-06-12 08:30 Logiqualis New Issue
2005-07-24 10:12 jfudickar Status new => resolved
2005-07-24 10:12 jfudickar Fixed in Version => 3.00
2005-07-24 10:12 jfudickar Resolution open => fixed
2005-07-24 10:12 jfudickar Assigned To => jfudickar