shails
August 1st, 2001, 01:16 PM
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.
|
Click to See Complete Forum and Search --> : print a grid in Vb shails August 1st, 2001, 01:16 PM 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. shree August 1st, 2001, 02:11 PM private sub form_click() me.printform end sub shails August 1st, 2001, 04:15 PM 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. yahsup August 21st, 2001, 11:06 PM EasyGrid ActiveX can. As easy as a piece of cake. Details about EasyGrid can be found on http://www.share2.com/easygrid codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |