I have a report with a parameter set at the datasource level to pull the Top N results from the database.
I would like to be able to display the current value of the Top N datasource parameter in a text box in the body of my report.
Is there a way to do this simply?
i.e.
Datasource Parameter: @topCount
Text Box: Top {@topCount} Records by Total
Hi everybody i got a problem at my code behind, it says ReportViewer1 not exist in the actual context... but i go into my html code and it is in it.
​
I just ran the updates from the control panel for my installation of Telerik Reporting. The toolbox in VS 2013 shows a Telerik Reporting Q2 tab with just the pointer and Chart controls available. All of the other controls, like the text box, are greyed out. My project was created as a Telerik Reporting Library.
What needs to be done to allow me to use the controls that are greyed out?
The attached files are screen shots of this.