Hi,
I have a populated combo box with 'allow custom text' and 'mark first match enabled' in order for users to be able to type in the box and have any matches autopopulate.
However I would like to validate on the client side for when they type something into the box which isn't in the populated list. Ive tried using a required field validator but as theres something in the box they dont catch that whats in the box isn't in the list.
Any ideas?
I have a populated combo box with 'allow custom text' and 'mark first match enabled' in order for users to be able to type in the box and have any matches autopopulate.
However I would like to validate on the client side for when they type something into the box which isn't in the populated list. Ive tried using a required field validator but as theres something in the box they dont catch that whats in the box isn't in the list.
Any ideas?