Search
23594 results 11711-11720
Forum
- 3rd Feb 2011Urgent Help! scrollX and JQuery UI together is broken?????having no hard set columns widths set and the
- 1st Feb 2011vertical scrolling broken in Internet Explorerfix the table header columns. http://datatables.net/forums/comments.php?DiscussionID=3796 Then I tried
- 31st Jan 2011Column widthsthe width of the columns based on a DOM
- 31st Jan 2011Tabletools + rows with ID numbersIf you need the columns to align (the DataTables
- 31st Jan 2011Custom filteringwhich searches in all columns. It's like a search
- 27th Jan 2011Custom Sort and bVisibiletimes working with hidden columns and column indexes :-) Allan
- 26th Jan 2011sScrollX breaking tableOk, scratch the original question, I fixed that. But now the size of the header columns does not match the size of the data columns. So when I scroll it doesn't line up.
- 26th Jan 2011Control over row rendering\paintingthe information in the columns into a single column
- 25th Jan 2011fnAddData, jeditable and keytableregular TR with same columns width, colors, zebra, etc...).
- 25th Jan 2011Redraw table is appending dataI'm not reinitiating the datatable. I'm doing in the way you said: [code] $("#mytable").dataTable().fnDraw(); [/code] May there be any problems because I have hidden columns?