Misalignments in columns while paginating forward
I have misalignment between columns (having actual data) and columns header when paginate forward for the first time. That is if I have 4 pages when I click 2, 3 4 I am having misalignment. But when I...
View ArticleHow to display dataTables correctly in this 2 column layout
Hi all, this a link to an example website I cobbled together to demonstrate my problem: http://s159880906.online.de/datatables_debug/. This is the link to the dataTables debug page:...
View Articleservicestack, restful access, loads data twice at page load
hi - i've noticed that my server code is called twice when implementing an ajax call to a restful service, during the initial load of a page of paged data. the reason seems to be that the code is...
View Articletable click event fires sEcho number of times
again, apologies if i'm missing something. if i have a table of paged data and page back and forwards through it, the value of sEcho is incremented with every new page. if i then click on a row, my...
View ArticleSet Max row height
Hello I am using Datatables 1.9.1 and FixedColumns 2.0.2 and I am trying to set a max row height for all my cells in my tbody. Sometimes the content of my cell is only 5 characters but sometimes it is...
View ArticlePOST data disappearing
I'm trying to POST back to my server to save edits. I use the method listed here: http://www.datatables.net/release-datatables/examples/api/form.html The problem is I'm only getting the first page of...
View ArticleDelay search function when using server-side processing
Hello Allan, i'm wondering if there's already an option for this or if this was already discussed but i've found nothing yet, so: i'm using datatables with a large mysql database behind (and i really...
View ArticleDataTables with POPbox plugin
I am DataTables (1.9.4) with to display data and POPbox plugin (http://gristmill.github.com/jquery-popbox/) to display a simple pop up on click of the column header. POPbox mandates a certain...
View ArticleAnyway to use TableTools from local file file:///index.html
I am able to load everything, but when I click on copy, CSV, Excel, PDF flash buttons nothing happens. But the print flash button seems to work even though I never print. If I build an application that...
View ArticleDataTables warning (tableid='test3'): Datatables warning:JSON data...
How could i remove this error, im new with these datatables.
View Articletable tools server side processing, passing $output to the iframe
My coding knowledge is not the greatest but what I want to do is pass the $output variable from my server-side-processing.php script to the iframe thats generated with the download button for table...
View ArticleRendering problems when using DataTables with Bootstrap
Hi, I have coded a page using DataTable and Bootstrap. It has a navigation bar at its side that will take you to various sections in the page. One of the section contains DataTable. Problem: When I...
View ArticleCustomization of filters in many tables in the same page
I'm using 3 tabs and i have table in each tab.
View ArticlesDom injection and bServeSide processing
Hi, I'm fighting with the problem injecting my own toolbar via sDom variable as explained in the documentation. My sDom string looks like: "sDom": 'lT<"#rechnung_liste_toolbar">frtip', And I can...
View ArticleMultiple tables and FixedColumns (or any plugin, from what the forums show)...
I am trying to get FixedColumns to work with multiple tables. Here is a complete working example, as simple as I can possibly make it. As you can see, the top table correctly locks the column, but the...
View ArticleHow to search only non html content
My table column looks like this <td colspan="2" class="name"> <a href="/admin/edit/1">Mathematics</a> <div class="form-hover-links"> <a class="iframe" id=""...
View ArticleExporting to Excel format removes zeros in starting of some strings that...
How to solve or avoid zero-deleting starting of strings that seems to be a number? Example: My table contains two identifiers of objects: 888-332-12A and 000999988. Why the tool assumes that the second...
View ArticleHaving an inline drop down that does a server side update
I am new to the DataTables plugin. I am loving it so far. I need to be able to have a drop down at the end of my grid which is visible for all rows. When the user select this, I need to be call server...
View ArticleTable Width Adjustment
I tried searching for this in this forum, but couldn't find any solution. Here's what I am looking for: Is there a way for DataTables to adjust it's width based off number of columns dynamically...
View ArticleWhat happens after the 15 day trial ends?
I just used editor, i think it's been 12 - 13 days since i downloaded it. Here is the thing, i use it only for me in a local environment and I don't need any more functionnalities. So what will happen...
View Article