[CLOSED] Grouping with Multiple Column in GridPanel

  1. #1

    [CLOSED] Grouping with Multiple Column in GridPanel

    Hi,

    I have seen these two example for Sorting and Grouping.

    https://examples2.ext.net/#/GridPane...Sorting_Local/
    https://examples2.ext.net/#/GridPane...eous/Grouping/

    1) How can I implement Grouping on more than one column (ie. Group, sub group like).
    2) I want to implement following functionality.
    Let end user will decide on which column have to group by drag and drop functionality just like in first example listed above(multiple_sorting_local) with enable to multiple column grouping. So is it any example available otherwise give me idea how can I implement this?

    Thanks
    Shailesh
    Last edited by Daniil; Apr 16, 2013 at 5:37 AM. Reason: [CLOSED]
  2. #2
    Unfortunately, grouping doesn't support multiple fields, only one field can be used
  3. #3
    Hi,

    I have found some custom solution at http://www.sencha.com/forum/showthread.php?226739,
    Can you please help to apply this into EXT.NET solution?

    Thanks,

    Regards,
    Last edited by Daniil; Jul 02, 2013 at 1:50 PM.
  4. #4
    Hello,

    You should attach the extension's resources (JavaScript, CSS (if exists)) to the page and use it via JavaScript.

    To use it as usual server Ext.NET controls you should implement a custom control.

Similar Threads

  1. Multiple Grouping
    By bilgibilisim in forum 2.x Help
    Replies: 0
    Last Post: Sep 06, 2012, 5:35 PM
  2. [CLOSED] [1.0] GridPanel issue with Grouping and Column Alignment
    By schimkem in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 30, 2010, 2:09 PM
  3. Replies: 0
    Last Post: Feb 17, 2010, 5:38 AM
  4. [CLOSED] Remote grouping or grouping summary for GridPanel
    By jchau in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 08, 2009, 10:23 PM
  5. [CLOSED] Multiple Grouping Field on a Grid's Store
    By gokcemutlu in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 04, 2009, 10:22 AM

Posting Permissions