:: Forum >>

combo popup control

i am trying to find out how to control the item highlighted in a combo box popup, any ideas?
i was trying

this.setCurrentRow(i);
this.setSelectedRow(i);


and

this.getPopupTemplate.setCurrentRow(i);
this.getPopupTemplate.setSelectedRow(i);


with no luck.
Ryan Garabedian
Friday, October 10, 2008

This topic is archived.


Back to support forum

Forum search