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

RadDateTimePicker not working in Mozilla Firefox

0 Answers 51 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
Anto (DLL Version : 2008.3.1314.35) asked on 30 Oct 2009, 07:38 AM
Hi All

 <fieldset style="width:42%;" >  
            <table border="0"><tr><td align="left" >  
            <asp:Label ID="Label15" runat="server" Text="Meeting Date And Time :"></asp:Label>  
            </td>  
            <td>  
                <telerik:RadDateTimePicker ID="RadDTPMeeting" runat="server">  
                  
                </telerik:RadDateTimePicker>  
            </td>  
            </tr><tr>  
            <td td align="left">  
            <asp:Label ID="Label16" runat="server" Text="Actual Meeting Date And Time :"></asp:Label>  
            </td>  
            <td>  
            <telerik:RadDateTimePicker ID="RadDTPActMet" runat="server">  
                </telerik:RadDateTimePicker>  
            </td>  
              
            </tr></table>  
            </fieldset>  

It is not working in mozilla but works fine in IE.

Is there any option to solve it.

Thank You

-Anto

No answers yet. Maybe you can help?

Tags
Calendar
Asked by
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
Share this question
or