K
kenglish_hi
hello,
I have a form with a datagrid and combo box. When the form loads up,
i want the focus to be on the combo box. however, whenever it loads up,
the focus is always on the datagrid. in the Form.Load, i tried both
combo.focus() and combo.select(), neither of them will take the focus
away from the datagrid and put it on the combo box. Anyone know how to
do this?
Kevin
I have a form with a datagrid and combo box. When the form loads up,
i want the focus to be on the combo box. however, whenever it loads up,
the focus is always on the datagrid. in the Form.Load, i tried both
combo.focus() and combo.select(), neither of them will take the focus
away from the datagrid and put it on the combo box. Anyone know how to
do this?
Kevin