I am using a combo box to select work the authorization for a preselected client. When the client is selected the afterupdate drops down the list and sets the focus, but the combo box itself remains blank until an item from the dropdown list is selected. As the first item is the correct item 90+% fo the time, I would like the box to be automatically populated with the first item unless another item form the list is selected.
How do I do this? Besides that, what is in the combo box before a row is selected? null, "", what?
How do I do this? Besides that, what is in the combo box before a row is selected? null, "", what?