HI,
I have a tabular report(RDLC). When there are no records in the datasource, then only column headers are displayed. The tabular report is used as a subreport in a master report. Now when there are no records for the subreport, then atleast the column
headers should be displayed. However, the subreport is rendering a blank page. Is there a fix to this issue such that when there are no records for the subreport then the column headers should be displayed.
-- Praveen