Page 1 of 1

Tcrdbgrid problem in summary bar

Posted: Wed 21 Jun 2006 03:30
by Kokom
Dear all,

We try using TCRdbgrid component but we have problem when using it, the value in the summary bar apear but in the exponent format, we try to change the format float value but not afected. what should I do ? javascript:emoticon(':cry:')
Crying or Very sad


Regards[/img]

Posted: Wed 21 Jun 2006 11:48
by Jackson
Try to work with FloatFormat, FloatDigits and FloatPrecision properties of the selected Column. To understand how it works, please see help on FloatToStrF function.