Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

Rowspan in <tbody>: Cannot read property 'className' of undefined

$
0
0
I'm using JQuery and DataTable plugin with my tables. So, I need use rowspan in the body of my tables, but a error message is displayed in the console of the chrome: Uncaught TypeError: Cannot read property 'className' of undefined

I read about the fakeRowspan plugin, but I don't know how use it.

See my fiddle with the problem:
http://jsfiddle.net/mayconfsbrito/9mkHz/8/

Viewing all articles
Browse latest Browse all 1816

Trending Articles