when using date picker control
i'd like to have startdate check that date entered is < or = to enddate
i'd like to have enddate check that date entered is = or > than startdate
also a way to somehow notify user that start date and end date have dates that conflict with above logic