0 Replies Latest reply on Oct 12, 2007 7:31 AM by rocky9

    sample implementation of ScrollableTableDataModel for db dat

    rocky9

      Hi,
      according to this ticket:
      http://jira.jboss.com/jira/browse/RF-1043

      scrollableDataTable supports only List, Array and ScrollableTableDataModel. I want to reduce the time it needs to fetch all the data from the huge tables that i am dealing with hence want to paginate my db fetch. Is there a sample implementation for this so that I can get some guidance?

      I am planning to do something in the lines of what is being discussed in the following thread : http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112564&postdays=0&postorder=asc&start=10

      thanks in advance,
      Rakesh.