keep the popup open on RibbomGallery after making a selection

Ribbon for WPF Forum

Posted 10 years ago by Kyle Kotwica
Version: 15.1.0623
Avatar

Is there a way to keep the popup open when the selected item changes?

I have a StackPanel of CheckBoxes in the ItemTemplate and I would like to let the user select more than one. However on selection the popup disappears.

Comments (3)

Answer - Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Kyle,

If you are using ribbon:CheckBox, you could see if setting StaysOpenOnClick=true helps.

If not, please make a new simple sample project that shows the issue, and email that to our support address so we can debug it and see if there's a workaround.  In your email, please reference this thread and rename the .zip file extension of what you send so it doesn't get spam blocked.


Actipro Software Support

Posted 10 years ago by Kyle Kotwica
Avatar

Thanks I see, I was using the native CheckBox so I had control of the style. Is there a way that I can change the Label to be something other then a string?

Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Sorry but the ribbon:CheckBox is made to follow the requirements of ribbon so the label is text-only there.  You'd have to retemplate it to add other kinds of content.


Actipro Software Support

The latest build of this product (v24.1.5) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.