Using a custom scroller with the Scroller plugin
Using a custom scroller with the Scroller plugin
pils
Posts: 1Questions: 0Answers: 0
Hi, I've been using DataTables with jquery.customscroller without a problem until I tried to use the (deferred rendering) Scroller plugin. I think because the rows are not created at the time the custom scroller sets the size of the container to zero and thus all the rows are hidden (they are there in the DOM when I inspect the page). Is there an event that fires after the rows are rendered (when using deferred rendering) that I can hook up to then update the custom scroller?
This discussion has been closed.
Replies
Allan