ODAC summary in grids

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
andreasr
Posts: 1
Joined: Mon 30 May 2005 10:24

ODAC summary in grids

Post by andreasr » Mon 30 May 2005 11:21

Hello

we have a frame with 2 CRDBGrid components. In each grid are several
TCRColumn fields with SummaryMode=smSum.
The OptionsEx property of the grid's includes dgeSummary.
The properties FloatDigits=0,FloatFormat=ffGeneral and FloatFormat=0 are identically by all sum columns.
In one grid the sum fields look correct, in the other in float representation.

Can anyone help? Thanks a lot!

We use ODAC 5.50.0.17 for Borland C++ Builder 6.0 with ORACLE 9.2.0.1.0.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Mon 30 May 2005 13:39

Sorry, we cannot reproduce your problem. We need more detailed description i.e. complete sample to demonstrate it and script to create server objects. Please, send a message to our ODAC support e-mail address.

Post Reply