Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Grid and TreeGrid Frozen Columns resizing columns bugs in your demo

    There seems to be a bug in your demo for Frozen Columns Grid and TreeGrid examples

    http://www.smartclient.com/#simpleFreeze
    http://www.smartclient.com/#freezeTree

    If you double click between columns headers to auto-fit a column - the previous column is being auto-fitted, not the one you mean to auto-fit

    Example: in TreeGrid demo double click between Email and Title to auto-fit Email - as a result the Name column is resized

    However, if there are no frozen columns or if you select Auto-Fit from drop down menu of the column = everything works as expected

    Also, in Frozen Columns TreeGrid example Auto-Fit for Tree Column does not work as expected - it shrinks the column and hides part of strings

    Regular Grid works as expected and auto-fits first column properly

    #2
    We're not reproducing the first problem. Note that you don't double click *between* columns to freeze a column, you just double click the column header (anywhere, including right in the middle).

    We do see an issue with autofit not working for tree fields, which we'll take a look at.

    Comment


      #3
      If you double click on the column - everything is fine, but if you double click on the menu button on the right side of the column - the previous column resizes

      I can reproduce this on Firefox and Chrome consistently

      Comment


        #4
        Hmm.. We see a funny effect where double-clicking the menu button on specifically the left-most header causes the tree field to autofit. We don't see a general problem with the wrong column being autofit, and technically, double-clicking the menu button wouldn't be expected to autofit anything.

        But again we're looking at the other problem.

        Comment


          #5
          We've made a change to address the issue where TreeGrid title field auto-fit is sizing incorrectly - you can pick this up in the next nightly build (9.1p and 10.0d branches), dated Aug 9 or above

          Regards
          Isomorphic Software

          Comment


            #6
            Awesome, works great, thanks

            Comment

            Working...
            X