Usage of multiple dataTables with a dataScroller each leads to dataScroller malfunction
问题 I have a JSF page with three dataTables. Each of them has an associated dataScroller. When viewing the page only the last dataScroller (on the bottom) works. The others only load the page selected on the last dataTable when selecting any page in their own dataScroller. I've debugged the page with Firebug and I found nothing relevant. Neither did I find any thread here or in other forums about how to solve this issue. I post also some code, just in case it could be helpful. Thanks in advance: