Caption & Filter
Hi, when using in conjunction with the filter option the table <caption> is rendered below the filter area; is there a way to adjust this and display above?? Here is the screenshot:...
View ArticleIE8 Stop Script Pop up message
I keep getting the stop script message for my table when rows are around 1500 rows. I am using deferred rendering and turned off bsort (advice from other forum posts). Even when the Json data is cached...
View ArticleWhy are my fields behaving strangly with multiple table in same view?
Hi, I’m sing three jquery datatables in the same view of mt asp.net- mvc application. When my user clicks on an option in the first table the second table appears. Clicking on an option in the second...
View ArticleProblem with fnAddData and hidden column
I have a table with 10 column, and 2 of it are hidden. When I try to add a new row with fnAddData() it adds the new row, starting from the first shown column. Here is the code I'm using...
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 ArticleMismatch in the number of fields
I am fetching data from a PHP Backend using the fnServerData option. For some reason, while drawing the table, one more column is being expected. I get this popup: "DataTables warning (table id =...
View ArticlemRender is not working
I have jquery datatable (http://datatables.net) and want to create custom filter which excludes content inside any html select element. Following is the code I have written but its not working:-...
View ArticleUncaught TypeError: Object [object Object] has no method 'charCodeAt'
Hi Allan, Since the update to 1.9.3 I am receiving the following error: Uncaught TypeError: Object [object Object] has no method 'charCodeAt' on line 3841. I have uploaded debug info. code: ekazek Many...
View ArticleColReorder and ColVis is not working on refreshing a row?
Hi, straight forward to the problem: i have a dataTables which works awesome, FIY i have it reorder my json and populate my table. some of the columns would be hidden(off) during intialization with...
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 ArticleCustomization of filters in many tables in the same page
I'm using 3 tabs and i have table in each tab.
View Articlestrange line - offset in my table
Hi everybody, I have a problem with my table, when i have a lot of lines there is some "strange" appears like this : http://img15.hostingpics.net/pics/825894Sanstitre2.png The source code is ok. (is...
View Articlejquery 1.9 support
Hi All, Is jquery 1.9 supported in the latest version of version of DataTables? Cheers, Andrew
View ArticleGerman Translate
Hello, i want to translate words like 'search', 'first', 'next', ... translate into german. But i dont know where i should search. Did you know in which lines i have to search? Thanks for help
View ArticleServer side filtering error
Hello guys, I've got a problem using DataTabvle 1.9. I've created the server side script in php with all the filter operations,and the ajax interaction with the table. When I first load the page the...
View Articleupdating rows after table is done drawing.
so i have a table that some language needs to be replaced from English to other language (and some other HTML tweaks). I use jQuery for that and find the appropriate columns to update. however, to...
View ArticleOR the values enter in the filter box instead of AND
Hello: Like the tittle says, I would like OR the values on the search box instead of AND'ing them. Any hints would be greatly appreciated!
View ArticleUnknown Parameter 0
Hello, I'm receiving the "Unknown Parameter 0" error, however I don't get the error on the first initialization. My document can contain multiple datatables, however this particular page only has one....
View Articlejquery 1.9 support on FixedColumns
The FixedColumns package throws some errors with Jquery 1.9 -- will this be updated soon?
View ArticleJEditable
Ok - so... I thought I had everything set up correctly, but, alas, there are some things not working. I have a data table that is being populated by ajax... basically I'm writing the shell of the table...
View Article