Hi,
When I'm assigning 'null' to ReportViewer.Report like
ReportViewer.Report = null;
Report will be getting as readonly mode but getting message as "The source of the report definition has not been specified".
We do not want to get the message.
Please help.
Thanks
Hello.
Can you please tell me if it is possible (through code or wizard) to impact and design the visual layout of Silverlight Telerik Reporting Parameter fields? To set their width, layout...etc..
If there is a lot of them (and i need them) they are all by default positioned in black background, in two rows only and they are not aligned etc...It looks messy. if there is a way to "fit" them in some table or otherwise impact the look of the parameters area?
I noticed that in asp.net version parameters are spaced much more neatly out of the box so if it is possible in silverlight to achieve some control that would be really nice.
Thank you very much.