[OPEN] [#746] GridPanel > Paging and Sorting > Multiple Sort Local

  1. #1

    [OPEN] [#746] GridPanel > Paging and Sorting > Multiple Sort Local

    GridPanel > Paging and Sorting > Multiple Sort Local is broken. It's not possible to sort column by clicking on its header.

    Thanks in advance.
    Last edited by Daniil; Mar 06, 2015 at 1:05 PM. Reason: [OPEN] [#746]
  2. #2
    Hello, Raphael!

    I believe you mistaken the functionality highlight of that example. Click the buttons next to "Sorting order". In that example, it is meant to be sorted from those buttons alone.

    Also, try dragging the buttons so you swap the grouping sort order.

    This dragging capability would be made more complicated if we allowed sorting by column click on that example.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    I believe you mistaken the functionality highlight of that example. Click the buttons next to "Sorting order". In that example, it is meant to be sorted from those buttons alone.
    Yes, it was a mistake of mine. Sorry for that.

    Just one more thing:

    If we remove all sorted columns, the last removed remains sorted.
    Click image for larger version. 

Name:	ms001.png 
Views:	3 
Size:	6.7 KB 
ID:	22221
  4. #4
    Probably, a defect in ExtJS. A Column's UI is not updated on clearing sorters.

    This helps:
    App.GridPanel1.view.headerCt.setSortState();
    Created an issue to track the defect.
    https://github.com/extnet/Ext.NET/issues/746

Similar Threads

  1. [CLOSED] local paging in the GridPanel
    By tad in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 28, 2014, 5:55 AM
  2. Multiple Sorting Local - possible in MVC?
    By dangerlinto in forum 2.x Help
    Replies: 1
    Last Post: Oct 25, 2013, 3:54 AM
  3. [CLOSED] gridpanel with local paging. Maintain checkbox selection while paging
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 20, 2013, 10:20 AM
  4. [CLOSED] Local sorting with local filtering and paging
    By g-tech in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 10, 2013, 3:36 AM
  5. Replies: 0
    Last Post: Aug 16, 2010, 10:28 PM

Posting Permissions