Error Unconnected Header / Footer - What does it mean?
Hello,
i have in my FastReport a Memo Component and befor print, this code must be execute:
Hallo Zusammen,
But when i start the programm i get this error message
Where is my problem? What does it mean?
Thanks and best regards
i have in my FastReport a Memo Component and befor print, this code must be execute:
Hallo Zusammen,
begin
  if <DBkundendaten."zahlart"> = 'rechnung' then                           Â
  begin
    MZahlart.Visible
  end;               Â
end.
But when i start the programm i get this error message
Unconnected Header/Footer Footer2
Where is my problem? What does it mean?
Thanks and best regards
Comments
what can i do to get a corresponding header?
unless free band placement is set in the designer the engine expects
headerband
databand
footerband