|
-
Jun 16th, 2017, 11:35 AM
#1
Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)
 Originally Posted by ChenLin
Very much and need this OCX to support print preview and paging?
There will be no OCX for the moment as I want to wait a certain period for potential bugfixes etc. (trial period)
You can make your own Print Preview. You can extract via the .Picture property a StdPicture object which holds a "printed" content of the grid.
However it prints always the whole grid (like in MSFlexGrid). However, when there is a need to include optional parameters to "print" only a part (e.g. current view) then we can look further.
What do you mean by paging?
Again this is certainly a job for the app to break according to printer settings etc.
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
|