PDA

View Full Version : How can I prompt a message to the combobox


spyros
07-23-2007, 03:18 AM
How can I prompt a message to the combobox like “Please select an option...”

I have tried this but it didn’t work
combomm.prompt = "Please select an option...";

Thank you

StupidRalph
07-26-2007, 01:20 AM
Do you mean you want to validate that an value has been selected?