I've two drop down boxes. Only if both of them are ' > "" ' should the check box appear (and therefore be able to be clicked).. How is this performed?
I am trying to prevent an error from checking a Do Not Use box when nothing is selected. Does anyone else have a better suggestion?
Maybe put constraints on the GotFocus or something?
Thanks
Didn't realize I was in the Java forum. Can an admin move this? Sorry.
I am trying to prevent an error from checking a Do Not Use box when nothing is selected. Does anyone else have a better suggestion?
Maybe put constraints on the GotFocus or something?
Thanks
Didn't realize I was in the Java forum. Can an admin move this? Sorry.
Comment