I have two dateTimePicker controls like dtpFrom and dtpTo,
Initially both controls will have current date and when I change the value dtpFrom , then dtpTo also should change to the selected dtpFrom value,How can I implement this?
I have two dateTimePicker controls like dtpFrom and dtpTo,
Initially both controls will have current date and when I change the value dtpFrom , then dtpTo also should change to the selected dtpFrom value,How can I implement this?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Dec 11, 2014, 3:27 AM
divyashreenivasangmPosted Dec 11, 2014, 3:18 AM
Manish Kumar ChoudharyPosted Dec 11, 2014, 2:55 AM
r u using web from or windows form ?