Nested Grouping in GridPanel

  1. #1

    Nested Grouping in GridPanel

    Is it possible to have multiple nested groups in a grid.

    Something on the order of the following:

    UpperGroup which when expanded shows Child1Grouping
    then when Child1Grouping is expanded opens Child3Group.

    Thanks in advance.

    Bill
  2. #2

    RE: Nested Grouping in GridPanel

    Hi Bill,

    The feature/functionality is not supported in the <ext:GridPanel>. I think this also might be a tough one to try and convince the extjs core developers to build because of performance issues while rendering and sorting... and probably a general consensus that it may/will produce an environment of poor usability for the GridPanels end user.

    That said, it's always possible to extend GroupingSummary.js and <ext:GroupingSummary> Plugins to add in this functionality.

    Moved thread to "Feature Requests" from "Premium Help".
    Last edited by geoffrey.mcgill; Nov 03, 2010 at 8:39 AM.
    Geoffrey McGill
    Founder
  3. #3

    RE: Nested Grouping in GridPanel

    I may have misunderstood your request.

    We did some more research and it appears some people have been working on multi-column grouping, see*http://extjs.com/forum/showthread.php?t=42454


    Geoffrey McGill
    Founder
  4. #4

    RE: Nested Grouping in GridPanel

    Geoffrey,

    That is exactly what I was looking for, just not explained it correctly. Now to figure out how to implement this. :-)

    Still a feature request.

    Thanks.
  5. #5

    can't log in to this thread

    Quote Originally Posted by geoffrey.mcgill View Post
    I may have misunderstood your request.

    We did some more research and it appears some people have been working on multi-column grouping, see*http://extjs.com/forum/showthread.php?t=42454
    Hi,
    assist in accessing the above link.
  6. #6
    Hi ilanga,

    As far as I can understand there shouldn't be any trouble with this link. It's open link...

    Any errors, exceptions?
  7. #7
    Hi,
    we have high demand for nested grouping. This and the pivot table would be a great new features to Ext.Net

    These are more or less perfekt matching: :rolleyes:
    ExtJS extension - Multiple Field Grouping Grid With Sorting

    Pivot Grid Sampels

    Since you're using the new ExtJS 3.3, you may look also at this:
    http://www.sencha.com/forum/showthre...level+grouping
  8. #8
    Hi csharpdev,

    We will be including the <ext:PivotGrid> before the next release (v1.0 RC2).

    The MultiField Grouping and Sorting Extension/Plugin would cannot be include in the main Ext.NET project, but you could implement this in your own UX project.
    Geoffrey McGill
    Founder
  9. #9
    Hi Geoffrey,
    sounds great. Thanks. :cool:

    As you mentioned, I might look into writing a own little plugin for the
    Multiple Field Grouping Grid With Sorting when the PivotGrid in RC2 doesn't
    match our requirements.

    We still look if the TreeGrid/Panel does the job right now.

Similar Threads

  1. [CLOSED] Nested data in nested grids
    By FAS in forum 1.x Legacy Premium Help
    Replies: 16
    Last Post: Apr 19, 2012, 7:51 PM
  2. [CLOSED] Nested dynamic gridpanel
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 23, 2011, 7:08 PM
  3. [CLOSED] [1.0] GridPanel nested in a Panel doesn't work
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 18, 2009, 8:16 PM
  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. GridPanel Nested Grouping
    By yaser82 in forum 1.x Help
    Replies: 0
    Last Post: May 24, 2009, 6:43 AM

Posting Permissions