Hi DevExpress, I've got a little issue going on here with a LookupEdit control. For some reason it refuses to set the ItemIndex. When going through it, it becomes apparent that the ItemIndex remains at -1 no matter what I do. const string displayMember = "aucCODE", valueMember = "locID";...