TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Andrew
NA
17
0
Custom reports from a DataTable in C#/visual Studio 2010
Aug 17 2010 7:28 AM
I have recently installed and begun using Visual Studio 2010. This is for the company I work for, we need this for various reports.
My situation: I retrieve various data from a SQL Server 2005 database. Currently I have written a report routine which exports to Excel as an XML file. This is okay but not ideal.
So, I have been playing around with the ReportViewer and a Report.rdlc file but what I want to achieve is to pass in a DataTable to a sample application and set a ReportViewer to this DataTable, however as far as I can see this cannot be done because the Report.rdlc file has to be defined during design time, correct?
In a nutshell, how can I use the ReportViewer control with a custom DataTable/DataSet, without defining a Report.rdlc file for the various business reports needed?
Thanks,
Andrew
Reply
Answers (
0
)
ASP.NET Website and SQL Reports Server
problem with loading xml in crystal reports XI