Hi
I am having issues with ResizeColToFillSpace
I have 20 columns which the user can hide / reorder at will. Sometimes the last column is not visible
How should I implement ResizeColToFillSpace? Do I have to find the last visible column like this:
'Im a running this code everytime the user:
Resizes grid
Reorders columns
Changes column widths
Changing the visiblity of columns
..or is there a better way
Edited by moderator
11 years ago
|
Reason: Igor/10Tec added code formatting