Combobox selected value on the second page

Hello,

I have a problem with a combobox that has a list of options that stretches on multiple pages. If I set as selected value (using setValue()) an object that is on the first page there is no problem, the item is selected. If I set an object that is on any other page the combobox won’t select it. Do you have any ideas how can I overcome this?