<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ComboBox > Method >SetSelectedIndex |
Sets the index of the selected item.
Prototype :
void SetSelectedIndex
(
integer SelectedIndex
)
Arguments :
SelectedIndex |
index |
Example :
This.SetSelectedIndex(1);
Available Events :
All Events