1 Reply Latest reply on May 27, 2012 7:21 AM by healeyb

    extendedDataTable doesn't show scrollbars

    ripper9100

      Hi,

       

      I'm using Richfaces 4.1 and I am having an issue with this component. If there is one extendedDataTable component on the page it works fine but if you have two extendedDataTable components on the same page then the scrollbars do not show up for either table.

       

      Is this a known defect? Are there any workarounds?

        • 1. Re: extendedDataTable doesn't show scrollbars
          healeyb

          There were some early RF4 release issues with multiple datatables on the same page, however with the latest release

          I have several cases where I have this working and the scrollbars are operational. One thing that can cause the scrollbars

          not to show is if the packed.js file fails to load (if you are using resource compression) which you can diagnose using the

          chrome browser "network" tab (or equivalent), look for any resources highlighted in red.

           

          If you are not using resource compression I'd just look for any javascript errors.

           

          p.s. glassfish 3.1.2 shipped with a bug which caused resources over 500k in size to not load and patches are available.

                 The first thing I noticed was that edt scrollbars were missing.