
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
42,018
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
Resetting the data in a series of datacomboboxes is fast if they haven't been opened, but slow if they have been opened. This is presumably because in the latter case each datacombobox has a floatinglist attached, and updating the data of each (invisible) floating list is expensive.
|
|
Description
|
Resetting the data in a series of datacomboboxes is fast if they haven't been opened, but slow if they have been opened. This is presumably because in the latter case each datacombobox has a floatinglist attached, and updating the data of each (invisible) floating list is expensive. |
Show » |
|