How can I get my table go to page using the tr id?
For example, I have a table with 500 rows. And if I click in a button I want my table to go to the which contains the row with the id=300.
I´va tried to get it using fnGetNodes, fnGetPosition and fnDisplayRow with no success, can anyone help me?