Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports - Display 'No Data Found'

Status
Not open for further replies.

Programmer24

Programmer
Jan 6, 2011
6
US
Hello All

In my project, there are around 100 reports and all are developed using Crystal Reports. Incase if any of the reports data table doesn't contain data, we pop up a messagebox showing no data found and then close the report tab using C#. But the users want to display 'No Data Found' message on reports. I can implement it by using formulas and supressing unwanted portions of report but it is difficult to do for 100 rpt files. Is there any other way to do this?

Any suggestions?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top