2 Replies Latest reply on Jun 4, 2009 8:37 AM by germandev

    speed up extendedDataTable

      Hi!

      I am using an extendedDataTable on a Seam project to display about 100 rows of data. While just displaying it with a default dataTable needs less than 2 seconds the extendedDataTable takes at least 4 till 5 seconds. When I try to sort or group the columns I have to wait again for a few seconds.

      Is there any way to speed this up a little bit?

      Thank you in advance!