Combo box validation in silverlight
Hi,I have 3 combo box's and 1 textbox and submit button.
I need to write validation on clikcing submit button,if any one of the 3 combo box value is not selected and textbox value is not entered then alert message should come.
Any code or link plz.
Thanks.