Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1070
WebDatePicker
posted

Hi,

I have webdatepicker inside the webdialog window. when i choose the date, the date drop down is hiding inside the webdialog window.

Please review the image for your reference

Regards,

Dayana

Parents
  • 8607
    Offline posted

    Hello Dayana,

    I tried this scenario and did not get the result described.

    <ig:WebScriptManager ID="WebScriptManager1" runat="server">
    </ig:WebScriptManager>
    <ig:WebDialogWindow ID="WebDialogWindow1" runat="server" Height="300px"
    Width="400px">
    <ContentPane>
    <Template>
    <ig:WebDatePicker ID="WebDatePicker1" runat="server">
    </ig:WebDatePicker>
    </Template>
    </ContentPane>
    </ig:WebDialogWindow>

    I did not see an image attached to this post.  Could you please try to attach it again, or attach a sample if this still happens?

    Could you also please include the version of the product you are using?  Ex. 12.2.20122.1007.


    Elizabeth Albert
    Localization Engineer 

Reply Children