enveetee
2014-10-30T07:48:34Z
Hi

I am running into a conflict here: Being able to save the layout of a grid with one command is brilliant however, I do need to ensure the last col fills any remaining space on the right.

What is the correct order in using these two methods

Cheers

Nigel
Igor/10Tec
2014-10-31T14:40:19Z
If the grid contents isn't changed, restoring column parameters with LayoutCol should be enough.

If not, call ResizeColToFillSpace after that.
Users browsing this topic