| | |
how to print msflexgird and the data in this flexgrid
![]() |
•
•
Join Date: Aug 2007
Posts: 47
Reputation:
Solved Threads: 0
Regarding printing of msflexgrid and the data inside the cell address of grid it is possible to print. There is a source code for this syntax in this address: www.planet-source-code.com
You can print the msflexgrid and its data.
Just type the printing msflexgrid for search and Visual basic for language to search it faster..
Have a nice day!
You can print the msflexgrid and its data.
Just type the printing msflexgrid for search and Visual basic for language to search it faster..
Have a nice day!
•
•
Join Date: Nov 2007
Posts: 14
Reputation:
Solved Threads: 1
This is the way how you can take out data from FlexGrid
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
For i = 0 To Form1.MSFlexGrid1.Col For j = 0 To Form1.MSFlexGrid1.Row Print Form1.MSFlexGrid1.TextMatrix(i, j) Next j Next i
Last edited by steve585; Nov 18th, 2007 at 9:13 am.
•
•
Join Date: Nov 2007
Posts: 14
Reputation:
Solved Threads: 1
No, I would also like to know how to do that.
So far I used for printing lines statment:
So far I used for printing lines statment:
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
Printer.Line ()-()
![]() |
Similar Threads
- Flex Grid,Data Report (Visual Basic 4 / 5 / 6)
- Showing data in vb flexgrid 4m a database (Visual Basic 4 / 5 / 6)
- VB6 - Programatically tell excel to print only the area that has data. (Visual Basic 4 / 5 / 6)
- Printing of Data not window on Client Sde (ASP.NET)
- Dumping printer command and data to a printer port (Windows NT / 2000 / XP)
- Displaying numeric data (Assembly)
- Print Screen (VB.NET)
- My yahoo client. Not receiving data in real time :(( Just need a bit of advice (Perl)
- Program Problem with a select statement to access Data base (C)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Point Of Sales Peripherals Connection..... can u help me plzzZz......
- Next Thread: how to print directly
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






