This is a migrated thread and some comments may be shown as answers.

RadTimePicker Problem

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rupinder
Top achievements
Rank 1
Rupinder asked on 24 Aug 2011, 02:02 PM
Hi Team,

I am using below code of rad time picker.
  <telerik:RadTimePicker ID="txtFromTime" runat="server" Width="80px" ToolTip="From time">                      
                            <TimeView Skin="Default" ShowHeader="False" Interval="00:30:00" Columns="4" runat="server" >
                            </TimeView>
                        </telerik:RadTimePicker>

Problem: when i select time 8.00am or 8.30am from timeview and again open timeview popup the selected time shown is 12.00 Am and 12.30 am respectively. Same proble happens when i select 9.00am and 9.30 am. With rest of time selections controls works fiine.
Can you suggest why this is happening so.

Thanks
Rupinder
    

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Aug 2011, 02:20 PM
Hello Rupinder,

I tried the same scenario in this version 2011.1.315.35 and it worked as expected. I suppose it might be a version issue. Try upgrading to to the latest version with the help of the following documentation.
Upgrading RadControls Trial to RadControls Developer license or newer version.

Thanks,
Princy.
Tags
General Discussions
Asked by
Rupinder
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or