Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl::Column size error
Re: GridCtrl::Column size error [message #16830 is a reply to message #16829] |
Tue, 15 July 2008 23:16   |
|
if grid is displayed (the parent window is visible) each AddColumn causes recalculating column widths. Please before adding columns add grid.Ready(false) and after grid.Ready(true). That will solve your problems.
|
|
|
Goto Forum:
Current Time: Sun Jul 06 12:57:16 CEST 2025
Total time taken to generate the page: 0.04180 seconds
|