How can i code at c# for the visibility function of one row in one report or one sub report in master reports
Example:
1. Sub Report Problem:
if there is no data the sub report should not be visible in master report that compose of many sub reports
2. Report only:
if there is no data in one data field the data field and caption should not be shown.
Example:
1. Sub Report Problem:
if there is no data the sub report should not be visible in master report that compose of many sub reports
2. Report only:
if there is no data in one data field the data field and caption should not be shown.