Actually, the tableto grid method is a great way of managing accessability for sites with no javascript ;-).
Just display a normal table returned from database if no javascript present, if javascript present, use tableToGrid. (Hehe Just remembered this… will use for next project 😉 )