|
-
Mar 2nd, 2007, 02:59 AM
#2
Frenzied Member
Re: Display first 10 lines of a report in a frame of one of my vb6 forms
why trouble yourself with a report...
but I want to be able to display the 1st 10 lines
simply send a query to fetch top 10 records (using sorting or other techniques) and display it in a grid. In the same form you can have a button titled "Print Full List", which will open the report... I am assuming you are using CR.
Hope this is useful...
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
|