//in your page load add following codes
rvDelivery.MinimumValue = DateTime.Now.ToShortDateString();
rvDelivery.MaximumValue = DateTime.MaxValue.ToShortDateString();
//Add a customer validator to the page and change this values only
controleto validate : your txtboxname
validation group: your validation group
type: Date
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment