|
-
Aug 26th, 2003, 03:28 PM
#1
Thread Starter
Junior Member
DataReport Error
I have a datareport in my VB application. Every time I tried to open Datareport at run time, I get following error
"Sections do not fit vertically on the page"
All fields in my datareport are in either Report header or Page header. (I did not put them in Detail section b'cause fields keeps on repeating ). I tried to put all fields as close as possible but I still get the same errors."Cangrow" proprty of Three filelds at the bottom of the report is set to true. ( I need to have it that way because I dont always know the size of those fields) I assign a text value to all fields at run time. any suggestions?
Thanks in Advance!!!
-
Aug 26th, 2003, 04:02 PM
#2
Thread Starter
Junior Member
Re: DataReport Error
Originally posted by Anish001
I have a datareport in my VB application. Every time I tried to open Datareport at run time, I get following error
"Sections do not fit vertically on the page"
All fields in my datareport are in either Report header or Page header. (I did not put them in Detail section b'cause fields keeps on repeating ). I tried to put all fields as close as possible but I still get the same errors."Cangrow" proprty of Three filelds at the bottom of the report is set to true. ( I need to have it that way because I dont always know the size of those fields) I assign a text value to all fields at run time. any suggestions?
Thanks in Advance!!!
I am sorry I am not that familiar with VB datareport. How can I do that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|