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 » BestFitRow on header cells (2nd try...) Collapse All
Subject Author Date
Jean-Yves Tremblay Mar 14, 2007 - 2:19 PM

Dear support,

I posted a message on 07/03/05 (in the support forum) but I got no reply :

Is there a way to adjust a multiline header cell to fit its height ?
I followed these steps :
http://www.prof-uis.com/Forum_View.aspx?CID=29&M=6242
but it doesn’t work.


Could you tell me at least if such a feature exists or if I need to code it myself.

Thanks in advance.

Technical Support Mar 16, 2007 - 10:30 AM

The CExtGridWnd::BestFitRow() and CExtGridWnd::BestFitColumn() methods now can measure and adjust the heights of header rows and width of header columns. You can download the updated source code from our ftp site (contact us via email if you do not know hot to download it).

Technical Support Mar 15, 2007 - 2:12 PM

We are working on the CExtGridWnd::BestFitColumn() and CExtGridWnd::BestFitRow() methods and this will be ready in 3-4 days. We have would already finished best fitting but this should work with multiline text cells in any area of the grid window.