|
|
Browse by Tags
All Tags » SQL » SSRS » SQL Server
-
Came across a weird ‘feature’ last week to do with a table field report causing a java script error on the page with the error message ‘Children.0.Style is null or is not an object’.This appears to occur if you have more than the left most column set to fixedheader = true.If you set ALL the columns to fixedheader = true you ...
-
I came across a weird ‘feature’ last week to do with a table field report causing a java script error on the page with the error message ‘Children.0.Style is null or is not an object’.This appears to occur if you have more than the left most column set to fixedheader = true.If you set ALL the columns to fixedheader = true ...
-
This question that has come up a few times on the project on which I am currently working.‘How to ensure that Sub Report data in Reporting Services is included when exporting to XML and CSV formats?’This is not the default behaviour of RS but luckily the answer is very simple.Right-click on your sub report and select properties.Note ...
|
|
|