Quantcast
Channel: Recent Discussions — DataTables forums
Browsing all 82504 articles
Browse latest View live

With searching:true is it possible to retrieve the search value to filter...

I'm new to this, but when my datatable returns a result set of say, 1000 rows, and the user enters "Smith" which filters the set down to 10 rows, I would like to be able to extract only those 10...

View Article


Row ids not set when using idSrc?

In the simple example (https://editor.datatables.net/examples/simple/simple.html) every row has a unique id <tr id="row_28" role="row" class="odd"><td class="sorting_1">Brenden...

View Article


Image may be NSFW.
Clik here to view.

Datatables bootstrap 404 in Safari

Has anyone every gotten this error before?

View Article

Custom order 1,2,3,4 as 4,2,1,3 for example

How would one best approach this ... I have a column of values 1-14. When I click the sorter for that column I'd like them to be ordered: 1,2,10,6,3,11,7,4,12,8,5,13,9,14. I have tried replacing the...

View Article

Count number of rows before and after reload

I have set an interval to reload the DataTable every XY seconds, what I want to do is count the number of rows before the reload, and after, in case the number of rows are higher after the refresh I...

View Article


Column sorting breaks when I use jquery to add a second header row

I'm trying to create a table with a double header row and dynamically configured columns. Because of the latter requirement I can't create the table headers statically in the page and then just provide...

View Article

Complex headers export to Excel

Hi Allan, Is any new info on exporting complex headers to Excel? If we still have to wait for V2, is there a work around? Thanks,

View Article

How to add a response to download buttons?

When you have larger tables and click the Excel download button (excelHtml5), there can be a delay from when the button is clicked to when the "Save Location?" window opens. In that time I'd like to...

View Article


select2 box with multiple selections

I added the following reply to select2 box with dynamic url but it really deserves it's own question. Can this be fixed? I've hit another issue when using ajax and multiple: true with the select2...

View Article


Editing and Mjoin

I have two tables with a one-to-many relationship. Regattas have a number of divisions based on how many races are being raced. That collection of divisions is a div_series. I am looking to display the...

View Article

I have problem in print screen

this is a live project http://live.datatables.net/maqonako/2/ http://live.datatables.net/maqonako/2/edit?html,css,js,console,output When I click one time on my project it displays my style header and...

View Article

Image may be NSFW.
Clik here to view.

switch data

hello guys. can anyone help me on how to change data only in targeted column within 5 seconds? i found difficulties to solve my problem. i have no idea on how to code to change the data for every 5...

View Article

Passing render function from server-side

I am trying to control the render function based on the request parameter : The datatables is created from options obtained from an ajax call as below. var data = JSON.parse(rxdata); // <== received...

View Article


How to reference to the currentColumn on which bubble is displayed

Hi, In editor preSubmit or postSubmit, how can I get reference to the "current" cell that was clicked to show the editor bubble? Is editor.s.bubbleNodes[0]._DT_CellIndex.column and row the only way to...

View Article

NodeJS MySQL server - MJoin not working

Hi all, I am having a problem where an MJoin on a link table is not allowing the insert to take place and throws a foreign key constraint error. The tables I have are: CREATE TABLE users ( uuid...

View Article


How to display a hidden column if filter data was found in it ?

Good day! I have a table in which some columns are hidden by default at the time of its creation. How can I display these columns when searching data was found in them?

View Article

orderFixed post reorder failing to update class

orderFixed: { post: [1,'asc'] } When you click on a column that has orderFixed on it, it will allow you to change it between asc and desc, but the icon to indicate which direction it is ordering on...

View Article


sorting -pre -asc and -desc

I'm developing custom ordering plugin based on: https://datatables.net/manual/plug-ins/sorting What is the meaning of -pre function? Does it prepare data for -asc and -desc functions or -asc and -desc...

View Article

Image may be NSFW.
Clik here to view.

Data not displaying in datatables geting correct response from server side

I am fetching data from server side, getting data but its not displaying on datatable also not giving any error just showing "No matching records found" Here is my java script code...

View Article

Datatable1.10.2 with jquery 2.1.3 is not working in IE 11 with Enterprise Mode.

I have my application using Datatable1.10.2 with jquery 2.1.3 , not working in IE 11 with Enterprise Mode, I could see it is directed to IE 5 by default in Enterprise Mode and works only for 9 and...

View Article
Browsing all 82504 articles
Browse latest View live