Flipped table - is it possible?
Flipped table - is it possible?
Hello!
I'm using DataTables and some times I create tables that are flipped:
[code]
header1
content1-of-header1
content2-of-header1
header2
content1-of-header2
content2-of-header2
[/code]
is it possible that DataTables will color it correctly? (for ex. will use the css class "even" to even cols, not even rows)
Thanks in advance!
Itay.
I'm using DataTables and some times I create tables that are flipped:
[code]
header1
content1-of-header1
content2-of-header1
header2
content1-of-header2
content2-of-header2
[/code]
is it possible that DataTables will color it correctly? (for ex. will use the css class "even" to even cols, not even rows)
Thanks in advance!
Itay.
This discussion has been closed.
Replies
Allan