Kanban Lane Success in Fast Reports but how?

More
1 year 4 weeks ago - 1 year 4 weeks ago #25312 by prashant
HI,
I was the able to solve my problem using chatgpt but I don't know how lol and what I did right

www.loom.com/share/3b92c417761842efa08bb...11-b22a-3a7825356911

Problem - Column was not being repeated
 

Solution using script from chatGPT , I was able to ensure each group header always repeats on new column

procedure GroupHeaderBand1OnBeforePrint(Sender: TfrxComponent);
begin
  if (Engine.CurY > 50) then
    Engine.NewColumn;
end;

My question is what the hell is Engine.CurY ? and how does it work?
What is Engine.NewColumn?
 
Last edit: 1 year 4 weeks ago by prashant.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

More
1 year 3 weeks ago - 1 year 3 weeks ago #25315 by admin
I think you know more about FastReport than us now (and FastReport developers )

From the Documentation Page 107

Engine object

This is the most useful and interesting object, it represents a link to the engine (FastReport’s core, which manages
report construction). By using the engine’s properties and methods really exotic report design layouts can be
created

Mike
ETL Architect
Last edit: 1 year 3 weeks ago by admin.

Please Log in or Create an account to join the conversation.

More
1 year 3 weeks ago #25318 by prashant

I think you know more about FastReport than us now (and FastReport developers )
 
hahaahah, so much to learn and try !

Please Log in or Create an account to join the conversation.

Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Read more
Marketing
Set of techniques which have for object the commercial strategy and in particular the market study.
Google
Accept
Decline
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Google Analytics
Accept
Decline
Functional
Tools used to give you more features when navigating on the website, this can include social sharing.
Advertisement
If you accept, the ads on the page will be adapted to your preferences.
Google Ad
Accept
Decline
Save