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

RadDateTimePicker not working in Mozilla Firefox

1 Answer 52 Views
Grid
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, 06:23 AM
Hi All,

I have page with some grid and and some controls.

I have a RadDateTimePicker also which works fine in IE and it is not working in Mozilla Firefox.

<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>  
            <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>  

Is there any option to make it work in Mozilla also.

Thank You

-Anto

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Nov 2009, 10:07 AM
Tags
Grid
Asked by
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or