1 Reply Latest reply on Aug 23, 2007 12:55 PM by maksimkaszynski

    scrollableDataTable first impressions

      I've took demo from 8/22/2007 nightly build.
      When I try to make column size smaller and move mouse all the way
      the results are not good both on IE and FireFox.
      When I scroll down the inner of the table disappears (is there a way to delay rendering till mouse stops?)

      Can I re-order columns by dragging them by headers?
      What are the restrictions on components which can be put inside of cells?

      What is promising is performance on IE. Usually these type of tables have problems with Javascript performance on IE.

      Keep up good work,
      Thanks

        • 1. Re: scrollableDataTable first impressions
          maksimkaszynski

           

          "mgrouch" wrote:
          I've took demo from 8/22/2007 nightly build.
          When I try to make column size smaller and move mouse all the way
          the results are not good both on IE and FireFox.


          I see. Added to Jira. http://jira.jboss.com/jira/browse/RF-689

          "mgrouch" wrote:

          When I scroll down the inner of the table disappears (is there a way to delay rendering till mouse stops?)


          Well, actually it should not render until mouse stops. Colud you please describe the case in detail?

          "mgrouch" wrote:

          Can I re-order columns by dragging them by headers?

          Nope. We may add it in some future version.

          "mgrouch" wrote:

          What are the restrictions on components which can be put inside of cells?

          There are no restrictions on cell content. If you find something not work - please complain.