|
-
August 1st, 2001, 01:16 PM
#1
print a grid in Vb
COuld some one guide me as to how to print a page without grid. when I click on form with Grid, everything on form print excepts for grid. can someone guide me.
-
August 1st, 2001, 02:11 PM
#2
Re: print a grid in Vb
private sub form_click()
me.printform
end sub
-
August 1st, 2001, 04:15 PM
#3
Re: print a grid in Vb
I am already doing this on click of print button on the form. my form contains combo box, listbox with grid lines . on printing, i don't see the data in gridlines though i can view the data on screen. my question is how to print the data from grid inlistbox.
-
August 21st, 2001, 11:06 PM
#4
Re: print a grid in Vb
EasyGrid ActiveX can.
As easy as a piece of cake.
Details about EasyGrid can be found on http://www.share2.com/easygrid
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
|