Can you set column width in a desktoplistbox programatically? I would like to resize let’s say for example 3 columns by a % of the width of the desktoplistbox.
So:
col1 col2 col3
10% 70% 20% (of the desktoplistbox overall width)
Is this possible? Or are my options just equal width dynamic and static width via the editor?
I don’t want my users to need to resize the columns everytime they open it or have a bad looking column width to begin with. Thank you!
3 posts - 2 participants