2008-02-29 23:01 UTC
OK I have a Grid control & a Vert. Splitter next to it. When the splitter is moved the width of the Grid control gets wider.
Now the right side of the grid has a bunch of white space, so the user stretched one of the grid's column header to fix it.
When you close & reopen the form the grid's width & splitter are in the last location, but the grid's headers are back to there default location.
Is this a bug or a new feature request? Should OpenDCL manage the column headers automatically, so they're restored when the form is re-shown?
The only work-around I can think of right now, is to save the column width on form Close then restore them on Initialize...
Any other ideas?
Now the right side of the grid has a bunch of white space, so the user stretched one of the grid's column header to fix it.
When you close & reopen the form the grid's width & splitter are in the last location, but the grid's headers are back to there default location.
Is this a bug or a new feature request? Should OpenDCL manage the column headers automatically, so they're restored when the form is re-shown?
The only work-around I can think of right now, is to save the column width on form Close then restore them on Initialize...
Any other ideas?