Hello
I do have a DevExpress.XtraBars.PopupMenu with some items.
Depending on the item chosen by the user, I would like to keep the popup open (prevent closing).
Is this possible? Is there an event where I can cancel the closing of a popup?
Best regards
Stefan
Thank you for contacting us.
Our PopupMenu does not provide this functionality. Would you please describe your scenario in greater detail, so that we can better understand it and find an appropriate solution?
I'm looking forward to your feedback.
Hi Pavel
Thanks for your answer.
The scenario is as follows:
- I have a pop-up with 4 entries
- Entry number one is a date selector
- Entries number 2 - 4 call actions using this selected date (from entry 1)
What I want to achieve:
Problem:
The problem now is, that after selecting a date, the popup closes. The user has to open the popup again and then select an action from entry 2,3 or 4.
What I need:
I now need the possibility to tell the popup not to close after the selection of the date. Something like a cancel parameter after the ClickItem-Event of an entry. Or something like that.
I'm looking forward to your answer.
Regards
Stefan