|
-
May 16th, 2007, 02:29 PM
#1
Thread Starter
Addicted Member
report designer page breaking
I have a very simple report to create that I want to page break on 1 field. I know that there is Data shaping and Heirarchical reports, but this is only 1 table, and I that stuff is soooo confusing.. This is my query..
"SELECT Project_Name, Full_Street_Name,Status, Base_Name FROM Street_Name order by project_name, status, base_name"
I just want the page to break on Project Names and status. I tried setting pagebreak in the group section,(where I display Project_name, status and Base_Names in Bound textboxes) but I get error - "report sections don't match data source". I don't see why it cares if I am not using data shaping.
Any ideas??
thanks
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
|