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

RadDateTimePicker - Not Open, Ajax work after open

5 Answers 46 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Cagdas
Top achievements
Rank 1
Cagdas asked on 15 Jan 2014, 09:35 AM
Hii Developer friends;
RadDateTimePicker, RadScriptManager to work not open but RadScriptManager after working open popup calender;

For Example

DatetimePicker image

<tr>
<td style="text-align: right">
        <asp:Label ID="lblTarih" runat="server" Text="Fatura Tarih"></asp:Label>
</td>
<td colspan="3">
  <telerik:RadDateTimePicker ID="dpFaturaTarih" runat="server"></telerik:RadDateTimePicker>                                  
</td>
</tr>


<telerik:RadScriptManager ID="RadScriptManager1" runat="server"></telerik:RadScriptManager>
   <telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server" Transparency="30"
       MinDisplayTime="0" BackColor="#474747" Skin="Metro">
   </telerik:RadAjaxLoadingPanel>
   <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
       <AjaxSettings>
           <telerik:AjaxSetting AjaxControlID="RadAjaxManager1">
               <UpdatedControls>
                   <telerik:AjaxUpdatedControl ControlID="pnlDuzenleAkaryakitAlisFaturasi" LoadingPanelID="RadAjaxLoadingPanel1" />                                       
               </UpdatedControls>
           </telerik:AjaxSetting>
           <telerik:AjaxSetting AjaxControlID="cmbCariKodu">
               <UpdatedControls>
                   <telerik:AjaxUpdatedControl ControlID="cariBilgiler" LoadingPanelID="RadAjaxLoadingPanel1" />                                       
  <telerik:AjaxUpdatedControl ControlID="dpFaturaTarih" LoadingPanelID="RadAjaxLoadingPanel1" />                                       

               </UpdatedControls>
           </telerik:AjaxSetting>     
 
           <telerik:AjaxSetting AjaxControlID="cmbFirma">
               <UpdatedControls>
                   <telerik:AjaxUpdatedControl ControlID="cariBilgiler" LoadingPanelID="RadAjaxLoadingPanel1" />                   
                   <telerik:AjaxUpdatedControl ControlID="pnlDuzenleAkaryakitAlisFaturasi" LoadingPanelID="RadAjaxLoadingPanel1" />                   
               </UpdatedControls>
           </telerik:AjaxSetting>
           <telerik:AjaxSetting AjaxControlID="cmbBarkod">
               <UpdatedControls>
                   <telerik:AjaxUpdatedControl ControlID="cmbStokAd" LoadingPanelID="RadAjaxLoadingPanel1" />
                   <telerik:AjaxUpdatedControl ControlID="cmbStokKod" LoadingPanelID="RadAjaxLoadingPanel1" />
               </UpdatedControls>
           </telerik:AjaxSetting>
       </AjaxSettings>
   </telerik:RadAjaxManager>



5 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 17 Jan 2014, 03:20 PM
Hello Cagdas,

I'm afraid that based on the provided description and event after reviewing the screenshot attached and the page markup you have sent, I'm not able to determine what exactly is the issue you are facing.
Could you pleas elaborate a bit more on your scenario and the exact problem that appear on your end?
Thus we will be able to further research on your case and do our best to rpovide proper solution.



Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
GreenLizzard
Top achievements
Rank 1
answered on 17 Jan 2014, 04:32 PM
Hi Cagdas,

The following web tools might help you:
http://www.bing.com/translator

http://translate.google.com

http://www.freetranslation.com/

Best Regards,
Thomas
0
Cagdas
Top achievements
Rank 1
answered on 18 Jan 2014, 10:57 AM
Project and Problem youtube link 
http://www.youtube.com/watch?v=h_-nXhG5jSw&
0
Cagdas
Top achievements
Rank 1
answered on 18 Jan 2014, 11:04 AM
0
Maria Ilieva
Telerik team
answered on 20 Jan 2014, 03:58 PM
Hi Cagdas,

Thank you for providing the movie which helps in describing the exact issue.
From what saw in the test movie I suppose that the problem is actually caused by some js error that appears on the page on the initial calendar icon click. Could you please inspect the response using the browser's console and verify if any js errors appear on the page?

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Calendar
Asked by
Cagdas
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
GreenLizzard
Top achievements
Rank 1
Cagdas
Top achievements
Rank 1
Share this question
or