1 2 Previous Next 17 Replies Latest reply on Nov 25, 2008 5:57 AM by ilya_shaikovsky Go to original post
      • 15. Re: scrollableDataTable cannot be reRender
        pbaker01

        Hi Beny,

        I don't have this problem anymore... I've converted my problem tables to use extendedDataTable and I am also using 3.3.0 SNAPSHOT version.

        I did have a big problem using the html CENTER tag around a scrollableDataTable. Check if you have that. If you do, try replaceing with the following style:

        style="margin-left: auto; margin-right: auto;"
        in your scrollableDataTable.

        Good luck! Paul

        • 16. Re: scrollableDataTable cannot be reRender
          beny2000

          Hello, Paul. Thanks for reply.

          I don’t use center tag in my project, so it can’t be the source of my problem.

          Using extendedDataTable instead of scrollable is not an option for me.
          I tried to use 3.3 snapshot, but problem occurs in this version as well :/

          I will keep trying. I have to finish my application this week, and this is the only thing that is causing problems…

          • 17. Re: scrollableDataTable cannot be reRender
            ilya_shaikovsky

            guys. try to search through the open bugs assigned to Konstantin Mishin. There are more than 60 bugs to scrollableDataTable. As far as I remember there are already a few bugs about broken layout. If you think your problem isn't there feel free to add it. Unfortunatelly Yes, we can confirm that the component is not always stable enough for production environment.

            1 2 Previous Next