Skip to content

problem with fnInitComplete and server-side sorting #47

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.
"fnInitComplete": function(){
$('td', this.fnGetNodes()).dblclick( function(){
alert($(this).text(););
});

What is the expected output? What do you see instead?
after using any server-side sort, the fnInitComplete does not work anymore.
i don't know if its an issue with this extension or datatables in general that 
makes the problem.

What version of the product are you using? On what operating system?
datatables 1.9.0
yours 1.4.1

Please provide any additional information below.
ask if anything needed

Original issue reported on code.google.com by skelga...@gmail.com on 1 Feb 2012 at 4:41

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions