Hello,
We are currently using the Telerik RadGrid as part of our web application. Our application goes through Section 508 testing and one of the issues that came up was the fact that the pagination buttons are still enabled even if they don't have a function. For example, if there is only 1 page of results the "Next" and "Previous" type of buttons are selectable and still look enabled, yet they have no function. This is confusing for a screen reader user.
Is there an attribute or event handler that the pagination has to let us know when the pagination buttons have no functionality? We would like to detect if the buttons won't have an action and then programmatically disable them so that they are no longer selectable.
Thank you!
Lauren Jones
We are currently using the Telerik RadGrid as part of our web application. Our application goes through Section 508 testing and one of the issues that came up was the fact that the pagination buttons are still enabled even if they don't have a function. For example, if there is only 1 page of results the "Next" and "Previous" type of buttons are selectable and still look enabled, yet they have no function. This is confusing for a screen reader user.
Is there an attribute or event handler that the pagination has to let us know when the pagination buttons have no functionality? We would like to detect if the buttons won't have an action and then programmatically disable them so that they are no longer selectable.
Thank you!
Lauren Jones