M
mcnewsxp
how can i reset a listbox to unselect empty value.
i have a first row that consists of 0;"";
i use a combobox to locate records and update listbox selections.
if no record is found i need to clear out the list box values.
if i set the listbox value to 0 i can't get out of the combobox's
after_update method.
i have a first row that consists of 0;"";
i use a combobox to locate records and update listbox selections.
if no record is found i need to clear out the list box values.
if i set the listbox value to 0 i can't get out of the combobox's
after_update method.