Skip to Content
0
Former Member
Sep 16, 2005 at 02:14 PM

Check combo box for valid value

568 Views

Hey Everyone,

I was wondering if someone could tell me the correct method for checking a combo box list of valid values to ensure it contains a certian value before trying to select it. The problem I have is sometimes my code ends up trying to select a value that does not exist in the combo box and it throws an exception.

Any help would be appreciated.