How to put row with asked data to the top of tbody with scroller extension?
How to put row with asked data to the top of tbody with scroller extension?
WDev
Posts: 8Questions: 3Answers: 0
I use scroller extension for large dataset. I find necessary record in dataset. How to scroll datatable to row with this record?
This discussion has been closed.
Answers
fnScrollToRow.
Allan
Thank you, I'll try