kendo grid column header - aria-haspopup

1 Answer 234 Views
Grid
ashutosh
Top achievements
Rank 1
Iron
Veteran
ashutosh asked on 30 Aug 2021, 07:41 AM

Hi Team,

Kendo grid column has "aria-haspopup=true" even though there is no popup/submenu that can be opened from the header.

there are no column filters or column menus present in this example.

sample dojo

also see attached image where it shows the aria-haspopup attribute.

thank you

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 01 Sep 2021, 01:27 PM

Hello, Ashutosh,

Thank you for the provided details!

We are aware of this problem and an issue about it has already been opened in our public GitHub repo.

You can track the progress of the item here:

https://github.com/telerik/kendo-ui-core/issues/6511 

In the meantime, you can utilize the dataBound event and manually remove the "aria-haspopup" attribute from the headers.

I have updated the dojo to demonstrate the workaround:

https://dojo.telerik.com/@gdenchev/oXUJaLOF 

Best Regards,
Georgi Denchev
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.

ashutosh
Top achievements
Rank 1
Iron
Veteran
commented on 19 Sep 2021, 03:57 PM

thanks a lot Georgi, i will proceed with the work-around for now. 

 

Tags
Grid
Asked by
ashutosh
Top achievements
Rank 1
Iron
Veteran
Answers by
Georgi Denchev
Telerik team
Share this question
or