Make Datatable Colvis Accessible Using Keyboard for Accessibility
Make Datatable Colvis Accessible Using Keyboard for Accessibility
Tushar412
Posts: 3Questions: 2Answers: 0
Hi,
We are using the Data table ColVis plugin for column hide and show. It is working fine but we need to make it accessible compliant. For that I need to make that accessible through the Keyboard as well.
How can I do that?
This discussion has been closed.
Answers
This is a missing feature from ColVis at the moment. You would need to modify the source to add tabindex to the button and also for activation of the dropdown buttons. It is something I will be added in the next major update of ColVis.
Allan
Thanks Allan.
When will new version will be available. Till that time do we have any temporary solution.
I tried by adding the tabindex but it does not work.
No time plan for the new version yet. I suspect around Q2-Q3 2015.
Allan