Challenge: As you know that by default, the ReportViewer control can only support Excel and PDF. As far as know it’s not even support the native Excel 2007. Solution: At this stage, I have no concrete solution yet but I have some hints that might help which are: 1) There is a method called .LocalReport.Render() [...]