Current filter:
                                You should refresh the page.
                                0
                                  • There is a bug with the Dropdown button that disallows to select anything from date editor placed on the control container when the calendar popup is outside the container. You can even see that on the Dropdown button tutorial attached to the latest versions of DevExpress (.NET). Try to select any of the items from the area surrounded by the red line (see screenshot). Instead of selection, the dropdown panel closes.
                                    I think this is not a problem of Date editor but the drop down button that always closes when user clicks outside its boundaries. But in this particular situation it should not, as the calendar popup belongs to the control placed on the container...
                                    Jacek

                                    Steps to Reproduce:

                                    1. execute Dropdown button tutorial from latest DevExpress .NET demo.

                                    2. thy to press TODAY on the calendar of date editor on the container.

                                    Actual Results:

                                    container closes

                                    Expected Results:

                                    it should remain open and the date should be changed to TODAY.

                                dropdown.JPG
                                0

                                Hello Jacek,

                                We have fixed this issue in our demos. Simply set the PopupControlContainer.CloseOnMouseOuterClick to False.

                                Thank you, Marina

                                0

                                Thank you

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.