datatable Header is broken..
datatable Header is broken..
thiefyou
Posts: 14Questions: 0Answers: 0
I create table use rowspan
but table header is broken...
I hope fixed table header... help... T_T)
http://live.datatables.net/onetit/3/edit
but table header is broken...
I hope fixed table header... help... T_T)
http://live.datatables.net/onetit/3/edit
This discussion has been closed.
Replies
only galaxy tab use.
Allan
but..
make with html tag complex header and body(rowspan)
and click to header proceed reorder... table body is broken...
... um..
maybe you understand...?
Can I return clicked dataTable header index?
> Can I return clicked dataTable header index?
Yes, just use the jQuery $().index() method. This is an example of it being used with fnFilter: http://datatables.net/release-datatables/examples/api/multi_filter.html
Allan
thanks comment Allan.
have a nice weekend
I got it!
Your function is normal head and body is best!
but complex body is not good...
I try to get all data and header index, sort data and fnAddData.
When I get all data, body apply to rowspan is not next data.
Can you add sorting dataTable function for rowspan?
Allan