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 » Change font in all grids Collapse All
Subject Author Date
Offer Har Jan 9, 2011 - 8:44 AM

Dear Support,


We need to change the font size & face in all grids (should come from our configuration system). How do we change it in one place for all cells - I guess there is a way to change the default font.


We also have to make sure that the rows height will change accordingly.


Thanks,


Ron.

Technical Support Jan 19, 2011 - 1:51 AM

Yes, it works with all the grids. The row height never changes automatically. But you can use BestFitRow() API.

Technical Support Jan 11, 2011 - 11:15 AM

Please override the CExtGridWnd::OnGridCellQueryFont() method.

Offer Har Jan 18, 2011 - 7:56 AM

Will this work for tree grids as well? will it change the row height automatically?


Thanks,


Ron.