[CLOSED] Remote grouping or grouping summary for GridPanel

  1. #1

    [CLOSED] Remote grouping or grouping summary for GridPanel

    Is it possible to do remote loading when using grouping view? I want to only send the groupfield data initially to the client. When a group is expanded, it will ask server for rest of data. Of course, this will be even better if grouping summary is supported. I can easily calculate the grouping summary data in sql and send that to client initially.
  2. #2

    RE: [CLOSED] Remote grouping or grouping summary for GridPanel

    Hi,

    GridPanel doesn't support retrieve data for particular group only
    You can set RemoteGroup="true" for the Store but it makes request for grouping all data (not particular group)

Similar Threads

  1. [CLOSED] Not editable grouping summary gridpanel
    By Marcelo in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 28, 2012, 1:22 PM
  2. [CLOSED] Dynamic GridPanel with Grouping Summary and Sorting
    By bethc in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 22, 2010, 4:22 PM
  3. [CLOSED] Summary Columns for GridPanel without any Grouping
    By r_honey in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 22, 2010, 12:54 AM
  4. [CLOSED] [1.0] GridPanel summary rows without grouping
    By danielg in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 16, 2010, 7:36 AM
  5. Summary Row Without Grouping
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Apr 27, 2009, 2:59 PM

Posting Permissions