Header data is not shown in rdlc

Pinky
Member Posts: 13
Hi Guys,
I wanna show the data in header rdlc report..
I already input the information in table body.. and created a textbox in header, use "Reportitems!textbox1.Value"
But as I know if the table is empty, the data is not shown too..
So, how to show the data in header, even if the line of table is empty..?? ](*,)
Need your help, please..
I wanna show the data in header rdlc report..
I already input the information in table body.. and created a textbox in header, use "Reportitems!textbox1.Value"
But as I know if the table is empty, the data is not shown too..
So, how to show the data in header, even if the line of table is empty..?? ](*,)
Need your help, please..
0
Comments
-
Pinky wrote:Hi Guys,
I wanna show the data in header rdlc report..
I already input the information in table body.. and created a textbox in header, use "Reportitems!textbox1.Value"
But as I know if the table is empty, the data is not shown too..
So, how to show the data in header, even if the line of table is empty..?? ](*,)
Need your help, please..
have you already tried with functions SetData/GetData as in standard report Sales Invoice?~Rik~
It works as expected... More or Less...0 -
Yup, i've tried that one..
But, it didn't work.. It's shown only if the dataset is not empty again..
Give me another way, please..0 -
Can you show us your report layout?
You should not have added invisible fields in table sections..
try by adding them before table0 -
Hi Pinky,
If you have issues relating RTC Report Layout then follow steps as
http://saurav-nav.blogspot.com/search/label/RTC%20Reports
Thanks & Regards
Saurav Dhyani
http://saurav-nav.blogspot.com/
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page0 -
Think about that one. You want to show some data in the header, so you put a textbox in there that displays the data from the line. Now you are asking how to display the data even if the line is empty....
If the line is empty then there IS no data to display, so it makes sense that the header also doesn't display data.0 -
if it's more important to you to show header data even if line don't have data.
in classic
you take a integer table and set his MaxIteration property 1 , and put all information in it,
in rdlc
take a table base group on integer.no then put your header information.
now you can show your header information using set and get function and reportitem.fieldname value0 -
You should use mattrix report method in your report AFAIK.
see this link for how to make mattrix report..
http://blogs.msdn.com/b/nav/archive/200 ... 9-sp1.aspx0 -
Try adding "Filter" Property of the whole Table for which you want to show the Header.\
This should solve your Problem.//Shashin0 -
Hi All,
It is solved.. I added 1 certain data item that has content like Company Information..
Thx0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions