Hi all,
I'm trying to create a reporttable with two detail rows. One of the rows should be hidden based on an expression, something like =IsNothing(Fields!Type.Value). But if I do this, the content of the row is indeed hidden, but the row is still rendered (as whitespace). Even if I don't use an expresson, but just set Hidden to True, the effect remains the same. This occurs in SQL Server RS 2008 SP1. If I try the same using the ASP.NET ReportViewer Control with a .rdlc report, the rows are indeed invisible. But this is based on RS 2005, right?
Am I doing something wrong, or has this behaviour been changed from previous RS versions?
Any help appreciated |
Aucun commentaire:
Enregistrer un commentaire