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

RadSplitButton mouse down

1 Answer 57 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Curtis asked on 17 Oct 2018, 09:59 PM

I've got a RadSplitButton setup on a ribbon.  Initially when clicking I'd always get the dropdown menu regardless of where I was clicking.  Then I read you have to set the DefaultItem property which I did like this:

 

btnTest.DefaultItem = btnTest.ActionButton

 

This works great...except now the UI stops updating the button when the mouse is clicked.  The entire button turns white when you mouse over and remains white as you click (on either the Action Button or the Arrow Button)

BTW I'm using VisualStudio2012LightTheme.

 

Can you explain how to correct this?

Thank you!

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 18 Oct 2018, 11:35 AM
Hi Curtis,

This is considered an issue which I have logged in our Feedback Portal. You can track its progress, subscribe to status changes and add your comment to it here. I have also updated your Telerik Points.

Unfortunately, due to the nature of the issue, I cannot suggest a workaround (the styles chain is broken in the code and the action button does not inherit the button styles).

Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik
Get quickly onboard and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Dimitar
Telerik team
Share this question
or