scrollTo() not always working along with adding a class to a row
scrollTo() not always working along with adding a class to a row
![jrp578](https://secure.gravatar.com/avatar/c47575908beb9c3ca7fdddd5a973ed60/?default=https%3A%2F%2Fvanillicon.com%2Fc47575908beb9c3ca7fdddd5a973ed60_200.png&rating=g&size=120)
for some reason after I get passed row index of 150, I can't seem to highlight a row. The scrollTo() function works, but when I console out table.row(index).node(), I get null. But everything before 150 prints out the entire TR element
This discussion has been closed.
Answers
Hi @jrp578 ,
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin