I am creating a custom form and part of the form includes a Grid Panel. I do not see a way to set the grid to autosize the columns. Is this an existing property/capability?
Dynamically, I don’t know of any way to control the widths.
But you can manually set them to a default width within Grid Model > Columns:
1 Like
I saw that option…I was just hoping against hope that I was just missing something…
My reasoning is that I am using some larger string fields that may need to expand beyond what I set. No big deal, just would be nice.