GridPanel Grouping

  1. #1

    GridPanel Grouping

    Hello,

    Quick question regarding the GridPanel and grouping. Would it be possible to move the Show More Sessions to the bottom of the group instead of on the header?

    Any suggestions on how one might achieve this?

    I'm currently using:

                        <GroupCommands>
                            <ext:CommandFill />
                            <ext:CommandText Text="Show More Sessions" />
                        </GroupCommands>
    (Image attached)

    Cheers,
    Timothy
  2. #2

    RE: GridPanel Grouping

    Hi,

    It is possible if change js code of the CommandColumn (it is need create new dom element after grid's group and render commands in that container)


    At this moment there is no simple solution to do that

Similar Threads

  1. GridPanel grouping and paging
    By milenios in forum 2.x Help
    Replies: 4
    Last Post: Aug 13, 2012, 9:14 PM
  2. Grouping and locking in a GridPanel
    By sonnh11 in forum 1.x Help
    Replies: 2
    Last Post: Jun 01, 2011, 7:21 AM
  3. [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
  4. GridPanel Grouping + Checkbox
    By davidhoyt in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 23, 2008, 3:51 PM
  5. [FIXED] [V0.6] GridPanel Grouping
    By Timothy in forum Bugs
    Replies: 2
    Last Post: Sep 06, 2008, 4:14 PM

Posting Permissions