User1388269218 posted
hi ,,
please help me to solve this error
i get this error BC30451: Name 'Enumerable' is not declared
in this line :
ddlday.DataSource = Enumerable.Range(1, DateTime.DaysInMonth(ddlYear.SelectedValue, Convert.ToInt32(ddlMonth.SelectedValue)))