2018-01-19 09:45 UTC
I have a data grid and want to store the "user defined Column width" when a user changed the width with the mouse (double click to fit the width or dragging with left mouse).
I used "GetColumnWidthList", but I always get the origin width (defined in ODCL) and not the current, modified width.
How to get the current width?
I used "GetColumnWidthList", but I always get the origin width (defined in ODCL) and not the current, modified width.
How to get the current width?