Hi,
I apologize, but I am rather new to AJAX and JQuery so my questions
will probably be basic.
I am using DataTables plugin, which I am trying to initialize from a
JavaScript function which is called when an AJAX call returns.
here is the code:
[code]
function initMyDataTable()
{
$('#my
The id is an html node attribute. You just have to use the same method as
for any other attribute, namely :
http://docs.jquery.com/Attributes/attr#keyvalue
Michel Belleville
2009/11/27 Stodge
> My account hasn't been activated on the datatables forum so I need to
> ask this question here. Hope
My account hasn't been activated on the datatables forum so I need to
ask this question here. Hope this is ok.
I want to set an id for each row so that I can drag and drop the row
onto another element. But I can't see how to do it from the website.
Does anyone know if this is possible? Thanks
Hello,
Does anyone know whether it is possible to define a default sort
column for the jQuery Datatables plugin (http://www.sprymedia.co.uk/
article/DataTables) for when the table of data first loads?
Many thanks,
Simon
Hello all,
I've recently being trying out jQuery for the first time and it has been
absolutely outstanding. I'm currently working on a project that needs tables
with filter, pagination, sorting etc, and I found that no one plugin does
all of this, so I thought it would be interesting to try and
5 matches
Mail list logo