Code:
String empID = cmbEmp.ValueMember.ToString(); int empIDint = Convert.ToInt16(empID);
"when converting a string to date time, parse the string to take the date before putting each variable into the datetime object....."
guyz i dont understand what to do now...
Comment