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
Posts: 4Questions: 3Answers: 0
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