pazsilvag Posted May 7, 2015 Share Posted May 7, 2015 I've been struggling with this for quite a while. My main issue is to have the same behavior of a band with fields not splitting (using SplitType = "Prevent"), except that I have two bands and the second one can only be printed with the first one. What I have today is this:||Other Band||| |Band 1| ||____________| ____________| |Band 2| || |[/code]What I need to do is this:||Other Band||| ||____________| ____________| |Band 1| || |Band 2| |[/code]Anyone know how I should face this? I thought about using subreports, but I'm not sure what combination of properties I should use with them to achieve this and this would be a major change in the system. I also can't put all the fields in one band, as this is part of a dynamic report system and the bands are custom by the user.Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now