On one of my data entry forms - CLIENTS, one of my end-users text me about an issue when she's entering data, mostly TDBEdits and a couple of TJvcDBLookupCombo's. I checked and have the TabStop property for all set to True and the Taborder property set to the correct order number starting with 0 and incrementing to 22. Testing myself, I see her issue, when she get's down to the State/Province TJvcDBLookupCombo selects the correct State or Province and presses Tab, it jumps/tabs to the next TJvcDBLookupCombo - Category and skipping the Postal Code and the Country. Rather a nick pick but NOT the correct behavior for the end user!