I am using VS2010, working on a WinForms application that uses the ReportViewer control to run a local report. However, .rdl and .rdlc reports written using Version 3.0 of the language can't be run by this control. This is a shame, because there are some features in 3.0 that would be darned handy.
I have read here that a new preview version of the control is out that would support 3.0. It is associated with the VS2012 preview.
Does anybody know:
- Whether a download for just the control exists, and
- Whether VS2010 can build a project with this control?
(I know the VS2010 report builder doesn't work with v3.0, but I can live without that if I have runtime viewer support for it.)