fnDeleteRow issue when deleteing the LAST Row.
Hi Guys, Im having an issue when the user deletes the LAST row of a table, that means when the table has only 1 remaining row after deleting all the other rows. Im using a button-per-row to delete each...
View ArticleExport to Excel - Willing to help
If this is a duplicate of existing discussion then please apologise. I've notice that when I use examples of TableTools and try to export table to excel I get CSV file. Searching on github I found out...
View ArticleColumn header mismatch
Hello All, First of all thank you for this wonderful plugin. This really help me a lot in doing my projects. I am having difficulty in knowing the reason of the column header mismatch that is occurring...
View ArticleReferencing JSON object for footer callback
Hi all, I'm having a slight issue with referencing a different object from my JSON response. The response looks like this ; { "object1": { "ga:totals":"8", "ga:visits":"10" }, "object2": [ ["table row...
View Articlecolumn header size
Tried this out in the bugs section to no avail, hope this is the right place. I have a problem where column headers are not being resized appropriately. The more I look at it, there doesn't seem to be...
View ArticleFixedColumns & fnSetColumnVis (datatables 1.9.3)
Hi! Im having a table width 20-30 columns. The two first columns are fixed. I set the aoColumns width upon init and have bAutoWidth set to false. But when I change the visibility state of some columns,...
View ArticleTable columns resize only scales width up
Hi Team, i've got the problem that my DataTable Columns only scale up. They have a minimal size of 205px and they will not resize to fit if the required size is smaller than that. I can't find the...
View ArticleNew Button Invert Selection Code
Hi, I didn't see any topic with the inverted selection button, hence I took my time to write it. The following works for my need and hopefully someone can add it to the stock code, because what's great...
View ArticleSearch a column with prefix text only in datatable
Please give me the solution how can i search the column with prefix text only in data table. I taken lot of time for trying this , but i can't able to find the solution for this . Please help me. my...
View Articleproblem with column resize
Hai All , Im having a header and data column missmatch problem when resizing the column (I think the error is when using column resizing and y scroll together), plz check the link...
View ArticlePreserve line breaks in Excel export
I have a table with a cell which contains mailing addresses, with line breaks after each line. When I export to Excel the address is broken into separate cells at each line break. How can I configure...
View ArticleTable loading Ajax data twice
I love dataTables - thank you very much. I have a dataTables table that loads via ajax. It load the data twice. How can I stop this please? // set up tables var contactTable =...
View ArticleResizing Table Columns
Hello, I am making a User Interface for my app using jquery and jquery ui. I am using datatables, but I miss a feature found in most of the grid plugins to RESIZE the table columns. I did some research...
View ArticlebLengthChange - Change Style
Hi, I want to be able to remove any css style that has been added to this (The Length Change Drop Down List). I have a mismatch that I can't control what with the jQuery Mobile CSS download and the...
View ArticleNotice: Array to string conversion for check boxes
Hello, In Editor 1.2.1, I have a checkbox with options as shown below, where I'm getting an error like: " ... Notice: Array to string conversion \DTEditor.mysql.pdo.class.php on line 507...
View ArticleTwitter Bootstrap
Styling DataTables is one area that I often think I overlook a little bit in favour of further Javascript development. So I've explored integration with the Twitter Bootstrap library to create stylish...
View Articlechanging the datepicker date format
I got everything working just great using a few different tables except the datepicker in the data entry screen. This is not a sorting problem but I did look those many of those discussions. I'm using...
View ArticleTwo tables that I want to act the same
See http://fleming-group.com/Hidden/New/Test.htm, and debug code opavaf. I want both tables to look the same, with no search box and no "Showing X of Y" after the table, and the first column wide...
View ArticleMulti-select Row, but Not Hyperlink
Hi All, I'm following the multi-select row example on the site and it's working fine, except that I've got columns that have hyperlinks in them (for edit, view, delete, etc). In those cases when I...
View Articlecell overflow problem
we use datatables to dump out long urls, and in some cases they overflow the cell causing the table to expand in an unwanted fashion. link to a screenshot showing the problem - >...
View Article