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

404 File not found?

I have a problem. I've gotten everything in the right place, I think. Now however I get this error when I try to use the server side processing. I have created the debug here. When I run the website...

View Article


File upload in datatables editor

Hello Allan, Although, I'm working around the problem at the moment (i think it's not a showstopper), I think i found a few bugs when using the file upload part of the editor. Assuming this code, when...

View Article


Editor - Selected rows only

Is it possible to mark some rows as being NOT editable? I want to disable editing on some of the rows if that's possible,

View Article

Mjoin not work

Hi. I am using Mjoin in the Editor api and insert for some tables hardcodet joins. $editor->leftJoin( works great. Now i Need the mjoin $editor->join(Mjoin::inst( 'xoffi.xoffi_calendar')...

View Article

How to add external data in header and footer with design???

Usually header will be viewed in all pages.What i want to know is How to customise below link and add external data or images above header in which those datas must be viewed in all respective pages...

View Article


cell.blur() in KeyTable

The KeyTable plugin attaches a blur() function to the cell function object. This makes it a confusing API and it is difficult (or impossible?) to represent this in Typescript. DataTables.Api.cell()...

View Article

help me header display missaligment

Hi everyone, I have the following problem I used Jquery Code JS tabla = $('#reporte').DataTable({ "columns": [ {"title": "Fecha "}, {"title": "Institución"}, {"title": "Emisión"}, {"title": "Tipo de...

View Article

excelFlash export in Safari on MAC

Using FLASH version of Excel export. This works for me in Safari on a PC (old version 5.1.7 of safari). However, it does not work in Safari (version 9.1.3) on a MAC (OS X 10.11.6). The file that gets...

View Article


How to put individual column searching in header?

Hello, i want to use the Individual column searching (select inputs) Feature for datatables. I found this discussion disable filtering of one or multiple column but I want it in header not in footer. I...

View Article


Question regarding: Row created callback

I'd like to change the text color of a cell (if possible) based on a condition. For example, if a date is prior to today's date, I'd like to highlight the text in red similar to what is done at this...

View Article

Data Renders only taking the 1st word of the value in the coloum

"columnDefs": [ { "data":0, "render": function ( data, type, full, meta ) { return '<a class="fa fa-pencil-square" style="text-decoration:none;font-size:2em;color:#222;"...

View Article

Excel export styling -- map from CSS styles

For exporting to Excel, I wanted to have the flexibility to map CSS styles to styles applied to the Excel output. For example, in my data table, I may have certain individual cells highlighted in color...

View Article

Dynamic header title

Hi, Im trying to get column names also from json. My table : <table id="example000" class="table table-condensed table-bordered table-hover" cellspacing="0" width="100%"> <thead> <tr>...

View Article


Filter rows by CSS selector

Example fiddle: http://live.datatables.net/gamuxure/1/edit I'm using documentTable.rows('selector-string') to grab rows matching a CSS selector, then attempting to filter the table by chaining .draw()...

View Article

Using child rows to keep 2 rows together when sorting

I would like to create a DataTable and populate it in the following way: row 1a row 1b row 2a row 2b row 3a row 3b When sorting by a column, I want to have the pair <row Xa, row Xb> to stay...

View Article


Trying to set editor field name to cookie value. Comes up blank..

editor.on('initEdit', function getCookie(name) { var re = new RegExp(name + "=([^;]+)"); var value = re.exec(document.cookie); return (value != null) ? unescape(value[1]) : null; var uname =...

View Article

Pass additional meta data to javascript array

Hi, I need to pass some additional data to datatable through a javascript array. This would be my data array to be passed to dt: datiTabella = array( 'dati' => array( 0 => array( 'id' => '1'...

View Article


select element not working with scrollX ?

Good Morning! New member, first post, hope to get it right. I have form inputs embedded in a table, one is a select. The problem I am having is, the select does not work when scrollX is enabled....

View Article

How to add checkbox to DataTables with Data provided by Object

Dear Sir, First of all I like the functionality DataTables provide, Thank You Allan Sir. I am trying to populate a DataTable with Object from server-side using ajax . I am able to populate the...

View Article

How to change one column in row?

$('#newprod_table tbody').on('click', '#select', function () { $($(this).parents('tr').css('background-color', 'Red'); //its change whole row $($(this).parents('tr...

View Article
Browsing all 82391 articles
Browse latest View live


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