Printing the datareader contents directly
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
While clicking on a button in a webform, I'm populating some records from an SQL server into a datareader. Without displaying the records in the webform or saving the records into a file, I need to print the records directly. How is this possible ?. Thanks in advance, GK
-
While clicking on a button in a webform, I'm populating some records from an SQL server into a datareader. Without displaying the records in the webform or saving the records into a file, I need to print the records directly. How is this possible ?. Thanks in advance, GK