Hello
My Invoice report prints the Row Headers only on the first page.
I have seen this :
http://blog.teamgrowth.net/index.php/net/how-to-repeat-header-rows-on-each-page-in-reportviewer-rdlc
and tried to do as indicated :
I modified the properties on the 2 first "Static" (see the joined image "TablixMember.jpg")
But this gives me an "Error while validating RDL content" (see the joined image "TablixMemberError.jpg")
Any idea what I missed ?
I did not find any comprehensiv explanation of all this stuff in the Advanced mode concerning row groups.
Do you know about a good explanation of what this is about ?
(Dynamics Nav 2013)
Answers
/Claus Lundstrøm
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)
KeepWithGroup = After
RepeatOnNewPage = True
on all 5 Statics and not on the group
Same error !
Write me a PM with contact details and I we can set up a meeting where I will look at the issue.
/Claus Lundstrøm
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)
I had to re create the table because there was an orphan Static
As I said on Skype I have seen these orphan Static rows several times before when you go in "Advanced Mode" in the "Grouping Window".
If anybody have figured out why and how they apear I'm all ears. Usually they appear in headers above details. So i.e. when you look at Tablix in the Layout it has i.e. 2 header rows, but when you look in "Advanced Mode" in the "Grouping Window" 3 rows will appear. My resolution is always to recreate the tablix, when this happens, but if anybody has in easier solution let us know.
To me this is a bug in Visual Studio, but how to reproduce it I don't know.
/Claus Lundstrøm
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)