When setting focus to another control, the DataCombo in Sheridan’sData Widgets can be forced to validate the text portion against its listby referencing the DataCombo’s IsItemInList property as follows:
If Not DataCombo1.IsItemInList Then 'Check if item is in list MsgBox "Invalid Data Entered" 'If not, display an error 'then do some additional processing End If
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.
























