I've reviewed the posts on www.bytes.com.
My problem is the same as that reported by others:
a report with an empty subreport cannot suppress the display of the empty subreport. I've set the "can shrink" and "can grow" properties to "yes" on both the footer and the subreport's control object. I've also minimized the physical size of the subreport in the footer. These all seem to make no difference. So,...
Search Result
Collapse
2 results in 0.0047 seconds.
Keywords
Members
Tags
-
Cannot hide empty subreport
-
Problem with Report/Subreport/Image
Hi, longtime lurker first time poster.
I am developing a Db for school on assambling planes etc... well i have my tables
Model
Pk MID autonumber
Model Name txt
Model Type txt
Pices
Pk PID autonumber
Piece Number txt
Piece Description txt
this are the only ones that are independent.
Index
IID primary key
MID FK to Model...Last edited by Niheel; Jul 22 '10, 07:42 PM.