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

editor.remove button inside editor.edit

Hi Allan, I felt, it will be better to see the data before removing it by editor( Of course, the confirmation will do, but does not give details about the row which is clicked) I tried to add...

View Article


Binding DataTables with a WCF Service

According to the thread here: http://datatables.net/forums/discussion/7949/getting-cannot-read-property-length-of-undefined-in-chrome-error/p1 I have the following in place in my client:...

View Article


Help with array of objects

Hi guys. I've been playing with the dataTables for the last week or so, really enjoying the flexibility that the component offers!! Also great to see an active community supporting it! I'm new to web...

View Article

DataTables and jsViews - $.observable() changes table, how to reload data

Hello Everyone, I use DataTables together with jsViews - works great when it comes to data presentation. However I would like to change some columns using data-link and $.observable() from jsViews....

View Article

Remove certain rows from sort

Hi, i have been looking around the forums for posts on removing certain rows from the sorting of columns but the current posts have not really helped me too much. I have 2 rows at the bottom of a table...

View Article


How to add default support for numeric-comma sorting?

Step 1: extend dataTableExt.oSort with the following code: $.extend($.fn.dataTableExt.oSort, { "numeric-pre": function(a) { a = (a === "-" || a === "") ? 0 : a.replace(/[^\d\-\.]/g, ""); return...

View Article

Not able to make a scrollable, fixed header dataTables version 1.9.4 work...

Hi, Here is my code.. var oTable = $('#dashboard_table').dataTable({ "sPaginationType": "full_numbers" , "bPaginate": true, "bFilter": true, "sScrollY": "354px;", "sScrollX": "600px;", "sScrollXInner":...

View Article

custom search

hi allan, i heartily say thanks to you for dis beautiful product. i am using data-table for last one month. it's very help-full to me. actually we using our own API system. in my data table i want...

View Article


Running PHP on one full column.

This is how my current DataTables are set up. http://i.imgur.com/XNl1xiY.png (I blurred out the irrelevant parts) As you can see in the last row, those are Unix timestamps. The problem is that these...

View Article


Remove some cell from editing

Hello. In the example of editable tables, with : $('#example tbody td').editable( '../examples_support/editable_ajax.php', { All the cells become editable. Is there a way to edit only some columns ?...

View Article

How can i disapper text first, previous when active page is 1 and when active...

How can i disapper text first, previous when active page is 1 and when active page is 5(last page) then text next and last should disappear(null)

View Article

Setting iDisplayLength only for the first page

I currently have the following code that prepends a row to the start of the table, but only on the first page (I realise this is probably bad practice but I struggled to get fnAddTr etc. to work with...

View Article

Prevent clicking during a datatable server side request?

Hello, I try to find the better way to prevent datatable from clicking during a server side request. Indeed, we have a database which can be slow to respond and we would like to prevent other actions...

View Article


the sDom parameter

Hi Allan, I don't fully understand the sDom syntax. Take your example: "sDom": '<"top"i>rt<"bottom"flp><"clear">' How do I read this? I understand the letters as identifying parts of...

View Article

a.aoColumns[c] is undefined

Hi, i'm setting up DataTables for the first time. I included it in the bottom of my page using: <link rel="stylesheet" type="text/css"...

View Article


get sorted jquery data table data

oDataTable.getNodes() doesnt return the sorted rows .Before sorting it returns proper rows but after soring on particular column it doesnt return the proper data . Can some one please help me with this...

View Article

prevent emty class attribute added to each cell ( class=" " )

Dear supporters, i'm trying to clean up a large data table as much as possible to improve loading and processing performance. besides the usual optimizations, i also try to clean up the source DOM as...

View Article


is it possible to get partial table from JSON and partial from database

First of all I would like to thanks for this gr8 API, Its a life saver. I have a table say A | B | C I need to get A and B from file and column C rom database depending on the values of A and B. is it...

View Article

trying to change row background color please

Hi, sorry for my english. I'm trying to change the color of a row depending on the value of a cell (Statut). the background of the row will change after each change of the cell on column 14 (Statut)....

View Article

DOM elements not getting destroyed? Memory keeps rising....

First off; thanks for the amazing plugin. Your work is much appreciated... I've been tearing my hair out trying to figure out why the memory usage of my page keep climbing into perpetuity every time 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>