Problem with GroupHeader

edited 5:23PM in FastReport 3.0
In my reports, i set condition of groupheader in the OnBeforePrint event of this band. With some fields of my queries, is showed the error:

Could not convert variant of type (string) into type (double).

The field i use to set condition is a VARCHAR(15) field.
With other field of the same type, the report works fine.

Thanks.


Leave a Comment