Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtNSB> question Collapse All
Subject Author Date
Offer Har Sep 19, 2009 - 7:27 AM

Hi,


I managed to get a print preview of my grid, how ever, all the styles are missing in the print-preview:


1. Grid lines - I want to have them in the printed version


2. Header row and header column - I want them to be colored like in the grid


How do I do this?


Thanks,


Ron.

Technical Support Sep 20, 2009 - 1:43 AM

Please invoke the following line of code in the constructor of your grid class:

m_bDrawSimpleBlackBorders = true;
The grid lines will appear in the print preview. The colors are supported in the printer/preview output in Prof-UIS 2.85.

Offer Har Sep 20, 2009 - 2:06 AM

Hi,


I am using 2.84, this member is not defined there.


How about having the headers in different color?


When is 2.87 out?


Ron.

Technical Support Sep 21, 2009 - 11:28 AM

You need at least 2.85 for better print preview: layout measurement fixes and colored printing. We can provide you with the 2.87 download information via e-mail. It should be released at the end of this month or beginning of next.