|
-
Aug 26th, 2004, 03:24 PM
#1
Thread Starter
Hyperactive Member
Print dataset
How can you print the contents of a dataset?
-
Aug 26th, 2004, 11:59 PM
#2
By looping through the rows and items collection and Response.Writing the values.
-
Aug 28th, 2004, 11:17 PM
#3
Junior Member
There are many ways to print the contents of a dataset, but maybe be more specific and tell us what you are trying to do?
-
Aug 29th, 2004, 11:14 AM
#4
Thread Starter
Hyperactive Member
just trying to print the contents of the dataset to a printer.
for now i'm using reporting services to display the data in a report view and give the user several ways to print.
-
Aug 30th, 2004, 12:32 AM
#5
To a printer?
Then what you're doing should be just fine. What is the problem with this current method?
-
Aug 30th, 2004, 01:51 AM
#6
Junior Member
If you need a powerful solution for that, try Crystal Reports or another ASP.NET compatible reporting engine.
www.infragistics.com has some cool stuff too
-
Aug 30th, 2004, 12:58 PM
#7
Thread Starter
Hyperactive Member
i will stick the reporting services
BUT
i just dont get why its so hard to do something so simple
-
Aug 30th, 2004, 01:00 PM
#8
Junior Member
I think that is programming in general, because people don't always have time to make things user friendly.
Last edited by DHC Web Hosting; Aug 30th, 2004 at 05:51 PM.
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
|