Hello all.

I'm developing a web page compliant with WCAG 2.0 accessibility requirements. In this page I have a datatable and I need to include de 'id' attribute in the 'th' element, and the 'headers' attribute in each 'td' element.

But the 'h:datatable' component seems not support this feature.

Does anyone know how to include the attributes in those elements?

Thanks,
Marcelo