JavaScript Editor js editor     Web development 



Main Page

Requeries the row source to which the ListBox or ComboBox control is bound.

Control.Requery

Remarks

Applies To: ComboBox | ListBox

Use the Requery method to ensure a control contains the most recent data. The Requery method requeries the RowSource property and updates the list with the new values.

See Also



JavaScript Editor js editor     Web development