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

RadListBox 508 Accessibility.

1 Answer 66 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 19 Apr 2012, 01:20 PM
I have a RadListBox and this RadListBox contains Checkbox with each List Item. I want to Accessible that checkbox on UI according to 508 standards.  

 <telerik:RadListBox ID="rlbTestItem" runat="server" CheckBoxes="true"
  OnClientItemChecked="OnItemChecked" CssClass="radListBoxTestCss" />

On UI these checkboxes show an error that "No alternate text for Clickable Item".

Please suggest how checkboxes will accessible. 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 24 Apr 2012, 09:53 AM
Hello Sandeep,

I'm afraid that RadListBox does not support accessibility validation when checkboxes are used (labels should be added for every input type="checkbox"). I logged your suggestion and we are going to implement it for the next releases.

Regards,
Peter Filipov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListBox
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or