Change aria-pressed

1 Answer 66 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:14 AM

Hi Siarhei,

Thank you for the image and details provided. 

As this is a duplicate question from another forum thread, I am copying my answer here as well. Please keep the communication in one thread.

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

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

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