Encounter "Field not found" exception if dataset does not has the field

ccyccy
edited 5:41PM in FastReport VCL 5
I have a fast report memo view that display a field from dataset. If the field doesn't exist, an exception will prompt out. Is there any option in fast report to prevent exception prompt and continue render the report when field doesn't exist?

Comments

  • gpigpi
    edited 5:41PM
    wrote:
    Is there any option in fast report to prevent exception prompt and continue render the report when field doesn't exist?
    There are no such option. You can hide error messages but preparing of report will be stopped

Leave a Comment