Posted 14 September 2017, 11:32 am EST
I have a form with a flex grid that all columns use * sizing. The flex grid is responsive to width size changes, works great.
However, I have a problem. The form has a sidebar that can be expanded or contracted.
The problem is, when the side bar is expanded or contracted, the flex grid does not automatically adjust its layout.
What command or method can I invoke to force the flex grid to perform a layout pass?
NOTE: PLEASE READ ME. I DO NOT want to use autosize to fit content. Please don’t suggest to use this method. This layout is required to fit to the space.
Thank you,
Karl