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

508: Radgrid pagination use layout table but have summary attribute.

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Wei
Top achievements
Rank 1
Wei asked on 10 Mar 2011, 09:29 PM
Hi,
We used pagination for Radgrid in our pages. There is a layout table being used to display the Page Size dropdown( see attached screen shot).
1. This layout table has a table summary attribute of "combobox" defined. ( see below source code). 

<table class="" summary="combobox" style="border-width: 0pt;" border="0" cellpadding="0" cellspacing="0">
<tbody><tr class="rcbReadOnly">
<td class="rcbInputCell rcbInputCellLeft" style="width: 100%;"><input autocomplete="off" name="ctl00$cphContent$ExceptionRequestRadGrid$ctl00$ctl03$ctl01$PageSizeComboBox" class="rcbInput" id="ctl00_cphContent_ExceptionRequestRadGrid_ctl00_ctl03_ctl01_PageSizeComboBox_Input" value="10" readonly="readonly" type="text"></td><td class="rcbArrowCell rcbArrowCellRight"><a id="ctl00_cphContent_ExceptionRequestRadGrid_ctl00_ctl03_ctl01_PageSizeComboBox_Arrow" style="overflow: hidden; display: block; position: relative; outline: medium none;">select</a></td>
</tr>
</tbody>
</table>

Our 508 team suggested that since this is not real data table, summary attribute should be removed, otherwise Jaws will read that summary and it will  confuse the user. Also, it is possible not use table  but div instead?

2.  The Page Size dropdown is missing a form label

Can these issues be addressed?

Thanks,
Wei

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 15 Mar 2011, 05:10 PM
Hello Wei,

Could I kindly ask you to gather all requirements for improvements related to the RadGrid Section 508 Compliance into one document and post is as product feedback type of ticket? Therefore it will be easier for us to track all suggestion you have, pass them to our development team and discuss their possible implementation.

Thank you for your cooperation.



Regards,
Maria Ilieva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Grid
Asked by
Wei
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or