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

DataTables 1.10

How stable is the version under: https://github.com/DataTables/DataTables/blob/master/media/js/jquery.dataTables.js Anyone got to test it yet ? I really want to integrate DataTables 1.10 with Backbone...

View Article


fnRender renders all matching "mDataProp" columns

Hi, I'm using Datatables 1.9.2 and am trying to implement an "actions" column similar to this example:...

View Article


Clickable (http links) titles -- best way?

I would like the titles inside my toolbar to be clickable links. I can bury the markup inside the title attribute, but then that messes it up as an actual title (though most tables don't strictly need...

View Article

DataTables 1.9.4 CSS Not Being Applied ?

Hi, Firstly as this is my first ever post here I would like to say what an absolutely outstanding piece of work DataTables is. My problem is that I have a DataTable that works perfectly using...

View Article

Drawing A Chart From Datatables - Working Example

Hi All, I've had a request from a customer to present the information in a Datatable as a graph. One quick scoot round the internet later and I had a solution which I thought you might like to see......

View Article


Removing column sort highligth with bootstrap

I am using datatable with bootstrap and I have applied the recommended adjustemnets. However I cannot remove from datatables the violet column highlight on sorting. Any suggestion?

View Article

ColReorder : fnGetOrder

I just created the fnGetOrder method based on chentao1006's work (see the link below) to get the current order of the columns (based on the initial order) for the plugin ColReorder. It returns an array...

View Article

How to filter columns in jQuery DataTables?

Filter rows in DataTables as follows: $.fn.dataTableExt.afnFiltering.push( function( oSettings, aData, iDataIndex ) { if ( aData[3] == 'ru' ) { return true; } return false; } ); And here is how to...

View Article


In colvis.js

I am modifying the search filter on Enter Instead of key press. when i add $('#example_filter input').unbind(); $('#example_filter input').bind('keyup', function(e) { if(e.keyCode == 13) {...

View Article


PDF and Excel buttons with server side processing

Hi all, I am using server side processing, but would still like to use the flash app for download PDF/Excel functionality. Now it seems that when I press the print button the datatables does a call to...

View Article

Using BlockUI for server side processing message

Hi all, I see there is an option to display a div with a processing message when using the datatables server side functionality. However, I was wondering if anyone knows a way to use something like...

View Article

Oracle Server side - common error ?

It seens to be a lot of posts around this but i wasn't able to find a proper solution for this. Using the default script provided, when i try to execute the php_oracle.php ( content of the file is :...

View Article

problem deleting rows from table with multiple checkboxes in each row

First time poster here who has been using datatables for a week I have two checkboxes in each row of my table and want to delete the rows based on if the first checkbox is ticked....

View Article


TableTools using custom button.

Hello, I want to use the PDF button provided by TableTools, but i need this action to be linked to my own button, no the ones generated by TableTools. Is this possible? I need to do this because my...

View Article

****Resolved**** Change row style based on an extra data not shown in column

I use a datatable with server-processing. I want to change the styles of the rows based on an extra data that I dont want to show. How can I do this? ****Resolved****

View Article


prev/next button a bit like on "editor", but on another page than...

When in a table and I click a row, I redirect the user to a new page with more information about the item on the clicked row. I would like the user to be able to click a prev and a next button on this...

View Article

Typo in fnStateSave documentation

Came across a minor typo as I'm trying to wrap my head around fnStateSave - the code example includes the following, and is missing a comma after the method:POST line. ... "dataType": "json", "method":...

View Article


Disable Column Sort when Checkbox in Header is Clicked

I have added a check box in the header to show/hide additional columns of the table. When the check box is clicked, the column is sorted; is there any way to retain the column sort IF the header text...

View Article

Twitter 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 Article

Editable Columns Don't Work After Any Column Sort or Typing in Search Box

I have two columns in my table which contain editable drop down selects. When the table first loads, the cells are editable by double clicking on them. If I type anything in the "Search" box or if I...

View Article
Browsing all 82099 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>