Hi !
When using combo box with dynamic xml source and auto sub-load, the list in the combo box grows and grows, with the potential of becoming very large. Is it possible to do some sort of “windowing” : instead of showing items 1 through n, the list shows items m through n, so users can “navigate” up and down the list, seeing just a managable portion of the list at once ?
Cheers.