Announcement

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

    Inconsistency observed in displaying buttons in list grid

    Hi Isomorphic,

    I am using Smart Gwt Version --- 6.0

    Browser: Google chrome 60.0.3112.113

    URL referred: https://www.smartclient.com/smartgwt/showcase/#grid_summaries_featured_category

    Steps to reproduce
    1.In the above sample UI ,click the Column options from the List Grid header Menu Items.
    2.Disable the "Info" Option.
    3.Enable the "Info" Option.
    4.Observe the List Grid Info column is displayed properly.
    5.Again Disable the "Info" Option.
    6.Enable the "Info" Option.

    Observe that "Info" column buttons are hidden for some of the List Grid rows.

    Is there any reason for the above inconsistent behaviour?
    Any suggestions to overcome this ?


    #2
    Hi vnathank,

    are you linking to the wrong sample? I can reporduce with GC60 here using v11.1p_2017-09-10.

    Best regards
    Blama

    Comment


      #3
      This has been fixed for builds dated September 13 and later.

      In the meantime, this bug was specific to RecordComponentPoolingMode.VIEWPORT - you'll see correct behavior if you use one of the other modes, DATA or RECYCLE.

      Comment

      Working...
      X