Announcement

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

    [bug] editing a grouped grid breaks sort

    v8.2p_2012-06-25/PowerEdition Development

    Chrome, IE8

    if you go to the editByRow sample, group by 'continent', and sort by continent, then editing on columns other than 'continent', breaks sorting, so you get a grid which has the sorted icon on the 'continent' header but the sort is wrong.

    #2
    same error also in 8.3d branch (SNAPSHOT_v8.3d_2012-07-26/PowerEdition Development Only)

    Comment


      #3
      any updates on the issue?
      it's a usability problem for grouped grids where users have to edit a single column for many rows

      Comment


        #4
        as of SmartClient Version: v8.3p_2013-05-02/PowerEdition Development Only (built 2013-05-02) the problem is still there.

        In the edit by row sample, grouped by continent, when correctly sorted by continent, the behaviour is this:
        - edit the population field of any row....
        - then confirm and end editing with 'enter', the 'North America' group jumps to first position.

        Is it intended behaviour? Could you please comment on this?

        Comment


          #5
          the problem is reproducible in the #groupedEditing sample also. Sort by continent, then edit a field other than 'Continent' to see the effect.

          Comment


            #6
            We're not seeing this happen with either of these examples, using latest code from either 8.3 or 9.0 branches.

            It's possible other recent fixes have addressed this - please try retesting with the very latest nightly build

            Comment


              #7
              I've just tried 9.0 and actually works.

              But 8.3 is not working (SmartClient Version: v8.3p_2013-05-17/PowerEdition Development Only (built 2013-05-17))

              (tested with chrome, safari, IE10)

              please note: in the editByRow sample, you have to groupBy continent *first*, and then sort by continent.

              I've uploaded a screencast which demonstrates the issue http://www.youtube.com/watch?v=uNyk6JSXwCQ&feature=youtu.be

              Comment


                #8
                Ah yes, this was addressed in 9.0 a while ago - we've just ported the fix to 8.3 also - please retest with a nightly build dated May 18 or later

                Comment


                  #9
                  SmartClient Version: v8.3p_2013-05-02/PowerEdition Development Only (built 2013-05-18)

                  it's fixed, thank you very much.

                  Comment

                  Working...
                  X