JavaScript
A5.Selectrefresh Method
Syntax
A5.Select.refresh()
Description
Redraw the SELECT options.
Example
// assume sObj is a pointer to an instance of the A5.Select class sObj.refresh();
Syntax
Description
Redraw the SELECT options.
Example
// assume sObj is a pointer to an instance of the A5.Select class sObj.refresh();