[CLOSED] How to stop ReSorting in grid on cell edit.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] How to stop ReSorting in grid on cell edit.

    Hi,

    I am facing one problem on-grid edit. I am facing this problem after update version 2 to version 5.
    Steps are mention below:

    On version 5 use URL: https://examples5.ext.net/#/GridPane..._DirectMethod/
    1. On the grid Sort desc of column 4 - "Change" column (1.09, 0.92, 0.86, 0.73......)
    2. Now change the value 0.92 to 0.75 and press tab key or click outside anywhere
    Result: the Second row which you edited, it's automatically shifted on 3rd place (1.09, 0.86, 0.75, 0.73.......)

    On version 2 use URL: https://examples2.ext.net/#/GridPane..._DirectMethod/
    1. On the grid Sort desc of column 4 - "Change" column (1.09, 0.92, 0.86, 0.73......)
    2. Now change the value 0.92 to 0.75 and press tab key or click outside anywhere
    Result: the Second row which you edited, it's not shifted anywhere (1.09, 0.75, 0.86, 0.73.......)

    I want the behavior of version 2 in version 5.

    So I don't want this auto resorting when grid in edit mode.
    Last edited by fabricio.murta; Jan 16, 2020 at 5:30 PM.

Similar Threads

  1. Replies: 5
    Last Post: Mar 12, 2018, 4:26 PM
  2. [CLOSED] problem layout grid panel group after edit cell
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: May 23, 2014, 1:23 PM
  3. Replies: 3
    Last Post: Oct 11, 2013, 10:28 PM
  4. [CLOSED] Insert Grid Record - Edit First Cell?
    By peter.campbell in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 10, 2011, 11:01 AM
  5. TreeGrid cell edit
    By Roman in forum 1.x Help
    Replies: 2
    Last Post: Mar 22, 2011, 4:01 PM

Posting Permissions