Jump to content

Recommended Posts

Posted

PROBLEM RESOVLED - THE TABLE WAS BEING CLOSED TOO SOON AND NOT KEPT OPEN.

 

 

Hello,

 

I have created a Fast Report and PDF export that can be seen in a browser using some snippets thanks to members of the board.

 

The problem I am having is that I cannot seem to print the current record for the user logged into my application. My report seems to go to the first record.  I have also tried to set the properties as below.

 

 DataModule.frxDBDataset1.rangebegin := rbcurrent;
 DataModule.frxDBDataset1.rangeend := recurrent;

 

John

Posted

Hi,

 

A other solution is to click right mouse button on the MasterData band, choose Edit and then set 'Numbers of records' = 1

 

Regards Peter

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...