|
-
May 5th, 2004, 08:12 PM
#1
Which control to use?
Hello everyone,
I have written a Point of Sale application. The application stores sale information to an access DB through ADO. I want to be able to retrieve the data, Sale Time, QTY, Price, and so on into a rich textbox or other control so the users will be able to scroll through the data before printing it.Does anyone know how to do this?
Thanks in advance
Larry Bargers
Wolfe Systems
-
May 5th, 2004, 09:37 PM
#2
Use data report
If you want to let user see and scroll the data before they print, you can use datagrid or listview then use data report to print.
Last edited by hendramin; May 5th, 2004 at 09:40 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
|