I'm created a fix lenght report and i have several subreports. My
problem is that if the subreport has no data, it's not displayed.
I want to display the subreport all the time, any ideas?
toolman - 31 Jul 2006 16:04 GMT
Maybe try using the NoRows property in the subreport? I've never tried
it but it seems like that would at least generate something to be
returned.
Good luck with this
toolman
> I'm created a fix lenght report and i have several subreports. My
> problem is that if the subreport has no data, it's not displayed.
>
> I want to display the subreport all the time, any ideas?