Greetings - I need to validate that some choice has been made in both Combo Boxes and Radio Button Groups. In general, I'm familiar with Validators but couldn't get either case to work. For example, not sure what property on the ComboBox you'd specify for the validator, whether no selection (ie prompt still displayed fires an invalid event if the Validator is required, etc.
Ditto regarding RadioButtons.. cheers, ethan

