-
A2H
177
posts
Member since:
Mar 2010
Posted 18 Apr 2012
Link to this post
Hi All,
I have a page designed with RadDateTimePicker. It works fine in all scenario except one.
If I select the date first , then date with default time is displayed in text box. ie ( 4/18/2012 12:00 PM)
after that when we explicitly change the time, only time value get changed to the selected time not the data also ie (4/18/2012 5:00 PM)
but again if I go back and change the date, date value is getting changed along with time value getting sett o default value.
For Ex:
If I changed the date 5/11/2012 then the value will display like this
5/11/2012 12:00 PM.
I don't want the time to be changed when we change the data.
Please help me in this regard.
-