TfrxMemoView overflow
GreatDayDan
Keller, Texas
I have a report that has two dynamically sized TfrxMemoViews. They start out about 20 high and grow as needed. Now I have a record that has more than enough data to cause the Memo to exceed the page height. How can I the data flow into a MemoView on the next page?
I have created a demo project:
https://www.dropbox.com/s/9gpbw9wuxgl19xh/R...tTest4.zip?dl=0
Please take a look. Any suggestions?
The answer is:
I put a Master and Detail. The master shows the recipe name.
The detail has everything else. If too much data, it flows to a new page.
I have created a demo project:
https://www.dropbox.com/s/9gpbw9wuxgl19xh/R...tTest4.zip?dl=0
Please take a look. Any suggestions?
The answer is:
I put a Master and Detail. The master shows the recipe name.
The detail has everything else. If too much data, it flows to a new page.