I have a problem that, I have two Textboxes which contains dates, from calendar Dialog, the Calendar dialog shows default current Date for both TExtboxes, But I want, If a user selects a date from first TextBox(startdate) then the next Calendar Dialog for second TextBox(End Date) should not be lesser means it will always show one value greater as a default value in second Caledar Dialog. I mean to say that the End Date will always be equal or greater than start Date but never be smaller. I don't know how to achieve this?
I wish a kind favour of you regarding this subject.
Thanks in advance.