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

RadDatePicker not working when show radgrid editform in row

1 Answer 130 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Anwar
Top achievements
Rank 1
Anwar asked on 04 Mar 2015, 09:03 AM


I used telerik UI 2015, I try input hierarcy in rad grid with datepicker in edit from. up select date, but if I action radgrid (click add new record) that raddatepicker running proper.

Problem when first open that page as always postback when I clicked date picker
<telerik:RadAjaxManager ID="RadAjaxManager1" runat="server" OnAjaxRequest="RadAjaxManager1_AjaxRequest">
        <AjaxSettings>
            <telerik:AjaxSetting AjaxControlID="RadAjaxManager1">
                <UpdatedControls>
                     <telerik:AjaxUpdatedControl ControlID="gvList" />
                </UpdatedControls>
            </telerik:AjaxSetting>
            <telerik:AjaxSetting AjaxControlID="containerDiv">
                <UpdatedControls>
                   <%--<telerik:AjaxUpdatedControl ControlID="rdpRaiseDateHeader" />
                   <telerik:AjaxUpdatedControl ControlID="rdpEndDateHeader" />--%>
                </UpdatedControls>
            </telerik:AjaxSetting>
            <telerik:AjaxSetting AjaxControlID="gvList">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="gvList"></telerik:AjaxUpdatedControl>
                </UpdatedControls>
            </telerik:AjaxSetting>
            <%--<telerik:AjaxSetting AjaxControlID="containerDiv">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="rdpRaiseDate"></telerik:AjaxUpdatedControl>
                </UpdatedControls>
            </telerik:AjaxSetting>--%>
            <%--<telerik:AjaxSetting AjaxControlID="rdpRaiseDate">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="rdpRaiseDate" />
                </UpdatedControls>
            </telerik:AjaxSetting>--%>
           <telerik:AjaxSetting AjaxControlID="rdpRaiseDate">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="rdpRaiseDate"></telerik:AjaxUpdatedControl>
                </UpdatedControls>
            </telerik:AjaxSetting>
            <telerik:AjaxSetting AjaxControlID="rdpEndDate">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="rdpEndDate"></telerik:AjaxUpdatedControl>
                </UpdatedControls>
            </telerik:AjaxSetting>
        </AjaxSettings>
    </telerik:RadAjaxManager>
.

Please informed about fix that issue, I try fixed issue but not resolved.

Capture issue is attached.





1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 09 Mar 2015, 11:09 AM
Hi Anwar,

I revise the provided details , however, I could not completely understated the exact issue you are facing. Can you please elaborate a bit more on the exact scenario you have and the concrete issue you are facing? Sending a video that demonstrates the issue will be of a big help got its understanding.

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Calendar
Asked by
Anwar
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or