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

Block collapsed RibbonGroup to hide content on focus lost

0 Answers 87 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Maciej
Top achievements
Rank 1
Maciej asked on 29 Nov 2017, 02:42 PM

Hello,

In my wpf application I want to have RadRibbonGroup that has DefaultVariant set to Collapsed. When User clicks on button there appears Group content containing some settings including datetime picker and other buttons. The problem is that in typical scenario user will have to choose date from datepicker and then click some of other buttons from group content. Why it is a problem? Because after clicking single button or choosing date from datepicker, group looses focus and its content dissapears. User has to click on small group icon to show form again. So here is my question, is there any way to make group with DefaultVariant set to "Collapsed" content to hide only on group button press or ESC button, and not hide when it looses focus?

I attache screenshot in case if I didn't make myself clear. User needs to choose date from datepicker and after that press "Set device time" button, but after choosing date whole group will dissapear.

No answers yet. Maybe you can help?

Tags
RibbonView and RibbonWindow
Asked by
Maciej
Top achievements
Rank 1
Share this question
or