New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

WCAG 2.0 and Section 508 Accessibility Compliance

RadPivotGrid for ASP.NET AJAX satisfies the requirements of "Section 508" for software accessibility, as well as thosefor level AA (in compliance with the W3C Web Accessibility Guidelines 2.0).

This online example demonstrates how you can make RadPivotGrid accessible by leveraging the settings for the differentcaption, tooltip and summary properties of the rendered HTML elements.

RadPivotGrid.AccessibilitySettings

PropertyDescription
RowHeaderTableCaptionGets or sets the 'caption' attribute for the row header table.
RowHeaderTableSummaryGets or sets the 'summary' attribute for the row header table.
DataTableCaptionGets or sets the 'caption' attribute for the data table.
DataTableSummaryGets or sets the 'summary' attribute for the data table.
ColumnHeaderTableCaptionGets or sets the 'caption' attribute for the column header table.
ColumnHeaderTableSummaryGets or sets the 'summary' attribute for the column header table.
OuterTableCaptionGets or sets the 'caption' attribute for the outer table.
OuterTableSummaryGets or sets the 'summary' attribute for the outer table.
WrapperTableCaptionGets or sets the 'caption' attribute for the table which wraps the RadPivtoGrid control when the configuration panel is shown.
WrapperTableSummaryGets or sets the 'summary' attribute for the table which wraps the RadPivtoGrid control when the configuration panel is shown.

PivotGridPagerStyle

PropertyDescription
GoToPageTextBoxToolTipToolTip that would appear if Mode is NextPrevNumericAndAdvanced for 'GoToPage' textbox.
ChangePageSizeTextBoxToolTipsToolTip that would appear if Mode is NextPrevNumericAndAdvanced for 'ChangePageSize' textbox.
GoToPageButtonToolTipToolTip that would appear if Mode is NextPrevNumericAndAdvanced for 'GoToPage' button.
ChangePageSizeButtonToolTipToolTip that would appear if Mode is NextPrevNumericAndAdvanced for 'Change' button
ChangePageSizeComboBoxTableSummaryGets or sets the 'summary' attribute for the PageSizeComboBox control's table.
ChangePageSizeComboBoxToolTipToolTip that would appear over the pager's RadComboBox input.

ConfigurationPanelSettings

PropertyDescription
ShowHideCheckBoxToolTipToolTip that would appear over the fields' checkboxes.

Covering this criterion is very important when you wouldlike to make your components accessible to people with disabilities.

The Section 508 standards are listed on the official government site:

Section 508

Not finding the help you need?
Contact Support