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

  • 1470
    Offline posted

    We've run into a similar issue with a drop down list being cut off in a web dialog.

    Put the control at the bottom of the web dialog to test this.

    • 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 

      • 1470
        Offline posted in reply to Elizabeth Albert

        Put the control at the bottom of the web dialog.  We ran into the same issue with a drop down list being clipped at the bottom.

        • 15320
          Offline posted in reply to Richard Pywell

          Hello Richard,

          I've created you a private case with number: CAS-126710-H2X3X8 and will update you with any available information about your question in that case.

          Note that you may keep track of the progress of your cases in your account under "Support Activity" menu on the left of the page.

          Sincerely,

          Tsanna

          • 40
            posted in reply to [Infragistics]Tsanna

            Hi,

            is there any solution for the date picker? I'm having the same issues with it but there is no "enableDropDownAsChild" or similar for the datepicker that I can see? 

            thanks.

            • 15320
              Offline posted in reply to Elizabeth Albert

              Hello Pete,

              Have you been able to resolve the issue? If you have any further questions, please let me know.

               

               

              Sincerely,

              Tsanna

              • 15320
                Offline posted in reply to Pete Sral

                Hello Pete,

                I was able to reproduce this behavior and I believe that setting the EnableDropDownAsChild property of the WebDropDown to false would resolve your issue. Attached is also a sample for your reference. If you have any further questions, please let me know.

                 

                Sincerely,

                Tsanna

                WDWDropDownTemplate.zip
                • 8607
                  Offline posted in reply to Pete Sral

                  Hello Pete,

                  Thank you for the explanation and including an image.  I am now able to reproduce the issue with the WebDropDown, but not with the WebDatePicker.

                  I will have Developer Support create a case for you, and I'll include the sample I made so it is easy to show the behavior.  They will contact you to follow up.


                  Elizabeth Albert
                  Localization Engineer