Change aria-pressed in the ButtonGroup

1 Answer 109 Views
Button ButtonGroup
Siarhei
Top achievements
Rank 1
Siarhei asked on 01 Dec 2022, 12:04 PM

Hi! I want to disable aria-pressed when I click on the button in buttons group.

How do it?

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 06 Dec 2022, 06:12 AM

Hello Siarhei,

Thank you for the image and details provided.

In order to achieve the described behavior, I would recommend using the "Select" Event of the Telerik UI Button Group.

Use the Event handler of the Select Event and disable the desired element with the help of jQuery.

If you could send me a dojo example of the current implementation I will try my best to achieve the described behavior.

Looking forward to hearing back from you.

Kind Regards,
Anton Mironov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Button ButtonGroup
Asked by
Siarhei
Top achievements
Rank 1
Answers by
Anton Mironov
Telerik team
Share this question
or