|
-
Jul 31st, 2008, 02:44 PM
#1
Thread Starter
Fanatic Member
.NET 2.0 Microsoft.Reporting.Webforms.ReportViewer
I'm using the ReportViewer to create reports in a web page. I was able to get reports to show no problem, but one thing I would like to do is sort the data
without making another database call.
Is there a way to sort the data once its been put into the report?
I have a Typed Data Set linked to an SQL Datasource but don't know how to change the view, or access the DataSet (xsd) programmatically.
(The SQLDataSource I can access no problem, but I don't know how to access the dataset)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|