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.
Subject |
Author |
Date |
|
Paul Cowan
|
Jun 6, 2007 - 12:44 PM
|
How do I detect when a column in CExtGridWnd has been auto resized by double clicking the header row cell borders? OnGbwResizingStateApply is not called for this resizing.
|
|
Technical Support
|
Jun 7, 2007 - 4:11 AM
|
You should override the CExtGridWnd::BestFitColumn() method. Please do not forget to invoke the parent class method.
|
|