ComboBox dropdown resizing issue with lengthy values
I’m running into an issue with the ComboBox in JMP. The dropdown width is automatically adjusted based on the longest value in the list. Since I’m loading data from a database, most values are short, but a few are very lengthy. When those long values are included, the entire dropdown becomes excessively wide.
I haven’t been able to find any documentation on how to control or fix the dropdown siz...