Print row in empty databand
Hi,
I wanna ask if is there any way to print empty row if "Data" band Datasource has no data. I know that is possible print empty row with "Data" band child function "CompleteToNRows" but it works only if "Data" band has some data. Thanks
I wanna ask if is there any way to print empty row if "Data" band Datasource has no data. I know that is possible print empty row with "Data" band child function "CompleteToNRows" but it works only if "Data" band has some data. Thanks
Comments
Here is an example of how it can be done in master-detail report. I've changed it to master-detail-detail; the last detail band has a BeforePrint event handler (see the script).