Combo saving row # not field
My bound combo box accurately provides a filtered list of choices to choose from but the value stored in the field bound to the combo control is the row number of the filtered list provided by the combo control.
My combo control ought to be storing a retailer number instead of the row number of a record.
My bound combo box accurately provides a filtered list of choices to choose from but the value stored in the field bound to the combo control is the row number of the filtered list provided by the combo control.
My combo control ought to be storing a retailer number instead of the row number of a record.