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

fnUpdate in 1.9.4: consistency issue when adding objects

I see a consistency problem with fnUpdate regarding using an object to update the entire row. The code is specifically checking for a 'plain' object, created anonymously, or with new Object. The...

View Article


mDataProp issue referencing variable within array

Hi, I am having two issues with using mDataProp to reference a variable inside an array: 1) Here is a live example that kind of works but field 2 displays wrong:...

View Article


Dynamic reload of datatable causes TableTools troubles

I posted this question as a comment in this thread -> http://datatables.net/forums/discussion/comment/40977 but noone answered so I am trying again. http://live.datatables.net/arucaq/21 displays the...

View Article

Sorting in table columns

Is it possible in datatables to have two sort icons and clicking one will do the ascending order sort and other descending order sort ??

View Article

IE8 - sFileName removing file extention (pdf, excel, csv) - TableTools

Hi, I noticed in IE8 the file extension for TableTools is getting removed. Simple way to test is go to the examples http://datatables.net/release-datatables/extras/TableTools/index.html and try to...

View Article


Highligt new row

Hi Allan, I want to highlight the newly added row. The code below does not work; and manually selecting the row (e.g. $('#tr_14).addClass('succes'); doesn't work either. Do you have a suggestion?...

View Article

Datatable with context menu

I am trying to use datatable in conjunction with the context menu from: http://www.javascripttoolbox.com/libsource.php/contextmenu/source/jquery.contextmenu.js So far it "works" , but there is a small...

View Article

Filtering a column

Hi, A.I want to filter column where rows doesn't contain any values(i.e blank), and rows contain some value(i.e values might be anything if rows contain value it should not get filter, if rows doesn't...

View Article


Adding "hide column" image in each column header

Hi I've read the docs on dynamically hiding/showing columns but there are 2 things it doesn't cover: 1. What is the recommending approach for customising column headers so that I can exclude an 'X'...

View Article


Complex header colspan

I use the following code for table header: <thead> <tr> <th width="101" rowspan="2"><strong>ID</strong></th> <th width="80" rowspan="2"><strong>Data...

View Article

ORDER

Hi, How do I order the search results (in this case: EquipmentName ASC)? $editor = Editor::inst( $db, 'tblExerciseEquipment' ) ->fields( Field::inst( 'EquipmentName' )->validator(...

View Article

SQL / Scoped query

Hi, 1) How would you formulate: SELECT UNameF,UCustomerName FROM tblUsers,tblCustomers WHERE tblUsers.ID = SESSSION[ID} AND tblCustomers.f_UserID = tblUsers.UserID (the goal is to select all the...

View Article

Windows?

Do I need to change anything for DataTables if I use it on Windows XP .. Currently nothing appearing I've gone over the tutorial number of times! Thanks

View Article


Nested DataTables

Is it possible to create a data table with in another data table.

View Article

Column headers alignment with X scrolling

See http://fleming-group.com/Hidden/New/Test.htm and debug code ehetuv. I'm trying to get the headers lined up with the columns; the misalignment is small but not acceptable in Firefox and Opera, and...

View Article


Pass dynamic html table definition to DataTables

I am just beginning the use of the DataTables API, and I have a situation that I need assistance with. I am retrieving a JSON from the server in a specific format similar to the following: {data 0: 6...

View Article

Problem using scientific sort plugin

I'm having problems using the scientific sorting plugin. I'm using DataTables 1.9.0. My table uses an Ajax datasource, and the column is defined using mDataProp: { "mDataProp" "pValue", "sType" :...

View Article


sRowEmpty documentation incorrect - class applied to TD, not TR

The documentation for the sRowEmpty property here: http://datatables.net/styling/custom_classes Says that the class will be applied to the TR. It appears to be applied to the TD instead. I think it...

View Article

SQL inner join three tables

Hi, I have three tables I need to join. My db is normalized and I don't want to store redundant data. Here is my query in normal SQL SELECT * FROM tblA,tblB,tblC WHERE tblA.f_ID = tblB.ID AND tblB.f_ID...

View Article

Trouble optimizing Datatables with DT_bootstrap.js or any datatables plugin

I was curious if anyone else has run into a similar situation. I'm currently implementing an application that's making use of jquery.dataTables.js, DT_bootstrap.js, and dataTables.fnReloadAjax....

View Article
Browsing all 81999 articles
Browse latest View live


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