jquery with datatables plugin cannot select hidden columns

Posted by jim on Stack Overflow See other posts from Stack Overflow or by jim
Published on 2010-04-03T14:13:48Z Indexed on 2010/04/03 14:23 UTC
Read the original article Hit count: 539

Filed under:
|

I've got a datatable with a hidden column. I want to apply a class to a visible column based upon the contents of the hidden column but I cannot make it work. I've tried enabling bSearchable to no avail. It doesn't seem as though I can access the hidden data. Any ideas greatly appreciated.

© Stack Overflow or respective owner

Related posts about datatables

Related posts about hidden