how to check whether the item in the combo box is selected or not in c#?

Posted by zoya on Stack Overflow See other posts from Stack Overflow or by zoya
Published on 2010-03-17T08:35:21Z Indexed on 2010/03/17 8:41 UTC
Read the original article Hit count: 133

Filed under:
|
|
|

im having a combo box in which i have to display dates from database...user have to select a date from the combo box to proceed further...but im not able to make the user aware of selecting the item from the combo box first to proceed further...what is the process so that a user can get a message if he has not selected the date from the combo..

© Stack Overflow or respective owner

Related posts about combobox

Related posts about selecteditem