Skip to main content

Questions tagged [datatables]

DataTables is a plug-in for the jQuery JavaScript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. Do not use this together with [datatable].

1 vote
2 answers
2k views

jQuery dataTables plugin - how to ignore word from column sort

I have a table of books with titles, authors, publishers, and dates in it. Under the title column a lot of the book titles start with the word "The." How can I setup the sort within the jquery ...
0 votes
1 answer
1k views

JTemplates table + DataTables plugin Column sorting problem

I have a HTML table to which I am binding data using the JTemplates script and then after the "processtemplate" line I am applying the datatables effect - ".dataTables();" Everything works fine - ...
0 votes
1 answer
442 views

dataTable.net Server-Side Processing: Not seeming to refresh

For the site my coworkers and I are working on, we used the dataTable format from www.dataTables.net and we have to use Server-Side processing because of how much the tables grow. Here's the view: &...
5 votes
1 answer
14k views

jQuery DataTables plugin: adding a checkbox dynamically

When adding a row dynamically using jQuery DataTables plugin, what do I do if one of the cells has to be, say, a checkbox? Just put the HTML in quotes?
0 votes
1 answer
1k views

Should i pre-initialize a JQuery datatable?

I'm using JQuery Datatables and i'm wondering, for efficiency sake, if I should initialize the Datatable when the page loads. Then when the user submits their query, call the datatable API to addData? ...
1 vote
2 answers
2k views

Jquery DataTables Plugin

JQuery noob here ... I have a Question regarding the DataTables Plugin.DataTables link. The Plugin claims that: A common use case for this is when you are displaying live information which ...
2 votes
1 answer
6k views

asp.net jquery datatables.net webmethod [duplicate]

I am using ASP.net 3.5. A call to a Webmethod using JQuery returns valid JSON data. However when I call the same webmethod to populate a html table using the datatables.net JQuery plugin, I get back ...

15 30 50 per page
1
1380 1381 1382 1383
1384