Hi All,
I have an ASP.Net page which will pass paramters to Crystal report and based on the parameter passed, Crystal report will show the Output(Records). My problem is, If parameter supplied doesnt fetch/Match rows, My Crystal report shows the Heading part alone. Is it possible to get the Record count so that I can hide Crystal reports from showing to the user with blank details and also i want to hide the whole crystal report view if no rows selected.
Other Details
-------------
Crystal Report Version : XI
ASP.NET ver 1.0
Is there any special fields/variable to know about the record count.
I have an ASP.Net page which will pass paramters to Crystal report and based on the parameter passed, Crystal report will show the Output(Records). My problem is, If parameter supplied doesnt fetch/Match rows, My Crystal report shows the Heading part alone. Is it possible to get the Record count so that I can hide Crystal reports from showing to the user with blank details and also i want to hide the whole crystal report view if no rows selected.
Other Details
-------------
Crystal Report Version : XI
ASP.NET ver 1.0
Is there any special fields/variable to know about the record count.