Page 1 of 1

How to lock/freeze the column widths of a listbox?

Posted: October 25th, 2022, 2:37 pm
by James VM

Hi,

I'm able to create a listbox with sub items, and set the columnWidths to eg [100,400,150]
However if any sub item text is too wide, the column width automatically changes to fit.
Is there any way to stop this? I've tried setting the columnWidths again after each sub item is updated, but it doesn't appear to work.
Appreciate any help/advice, thanks in advance!