I have a table with two columns (description, value) and I would like show description in legend and value in the Pie Chart.
How could I do this?
Thanks
I have a Telerik Reporting Q1 2008 SP1 and a report that I pass a parameter to. I have it setup to load in a RadWindow and it works great.
I would like to e-mail the report and if I hardcode the parameter in it works great.
What I can’t figure out is how to pass the parameter to the report when it generates it for e-mail.
If anyone has any suggestions I would appreciate it.
Thanks,
Brett
1 SubReport subReport = (SubReport)sender;
2 (DataRowView)subReport.DataItem
But, SubReport does not have a definition for DataItem. So it results with a compilation error.Can anyone send me the code snippet to set the Datasource of the subreport.
Thanks.
ZoomMode
="PageWidth"
In explorer I see vertical scrooll bar constantly.
How i can remove this and zoom hiegth to full hiegth page
Thanks ahead