I was creating a ComboBox in an Excel spreadsheet, however when loading the spreadsheet from a file and creating dynamically the ComboBox was really slow.
Two things were added to increase performance:
Still slow but it changed.
I was creating a ComboBox in an Excel spreadsheet, however when loading the spreadsheet from a file and creating dynamically the ComboBox was really slow.
Two things were added to increase performance:
Still slow but it changed.