| | | | Browse by category |
Article ID: 538
Last updated: 16 Apr, 2018
Problem
Can I still resize column and rows when no headers are visible?
Cause
Action
If you want to enable tracking the grid lines anywhere in the grid, you can call
GetParam( )->EnableTrackColWidth(GX_TRACK_DEFAULT | GX_TRACK_EXTHITTEST | GX_TRACK_NOTHEADEER); GetParam( )->EnableTrackRowHeight(GX_TRACK_DEFAULT | GX_TRACK_EXTHITTEST | GX_TRACK_NOTHEADEER); |
The GridApp "Welcome" tab demonstrates this setting.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 538
Last updated: 16 Apr, 2018
Revision: 3
Views: 1822
Posted: 10 Jan, 2001 by
Meltreger B.
Updated: 16 Apr, 2018 by
Meltreger B.
Others in this category
Powered by KBPublisher (Knowledge base software)