How can i get a row's class and scroll to it with scroller?

How can i get a row's class and scroll to it with scroller?

kozerkozer Posts: 2Questions: 0Answers: 0
edited February 2014 in General
I use scroller for my data, so when i populate my table i want to scroll to a row with a class attached to it. How can i do this?
I tried $().position , fnGetData, fnGetPosition, but cause scroller hides the data, the row's class cant be found in the DOM.
Is there a proper way to do it?
Thank you very much!
This discussion has been closed.