TableTools fnSelect - function not working for rows that are not displayed in the datatable page

TableTools fnSelect - function not working for rows that are not displayed in the datatable page

pgfgpgfg Posts: 2Questions: 0Answers: 0
edited November 2012 in General
Hi,

Im having this problem with this api function of TableTools.
It cannot select a row that is not displayed.
For instance i need to select the row 12 that is in the second page of the datatable when the page is opened and are listed 10 items in the first table page.
The error i get is : "Uncaught TypeError: Cannot read property 'nodeName' of undefined"
This discussion has been closed.