Search
43856 results 23451-23460
Forum
- 5th Jan 2012Exporting to PDF doesn't work as expectedcolumns but leaves the table header text which then
- 4th Jan 2012Misaligned Headers / ColumnsHi allen, Is it possible to send you a screen shot of the table? Its on an internal dev server at the moment. TTFN Ben
- 3rd Jan 2012IE8 compatibilityYour HTML is not valid - you've got a FORM tag as a child of the TABLE, which isn't valid: http://validator.w3.org/check?uri=www.ibsed.networcs.net%2Ftestpages%2FDataTables-test.html+&charset=%28detect+automatically%29&doctype=Inline&group=0 I guess that some newer browsers try to copy with this successfully, while IE8 just says "no" :-). Allan
- 3rd Jan 2012Page X of Y paginationThe function will be called automatically when the table does a redraw - which is does when you use the fnAddData API method to add a new row. Is that not working for you? Allan
- 3rd Jan 2012Bind AutoFill to an input not generated by DataTablesThat's easy enough done with the fnFilter API method. Just bind a keyup event to your input and have the table filter on the value using fnFilter . Allan
- 3rd Jan 2012fnSetColumnVis and sortable columns.my custom sortDataType, the table sorts as expected. This
- 3rd Jan 2012Problems while using datatables locallyno styling in the table probably due to the
- 2nd Jan 2012Troubleshooting wordpress plugin usage..missing the sort/filter/export featuresexpanded - I just see: [table id=3 /] on the page.
- 2nd Jan 2012Dump rows from one datatable to another oneit will redraw the table every time) or as
- 2nd Jan 2012How to pull data from XML filesdata in a simple table through this x and