[FIXED] [#431] [3.2.1] Ext.Net GridPanel with Grouping Feature sometimes hide groups appearing after the expanded group.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [FIXED] [#431] [3.2.1] Ext.Net GridPanel with Grouping Feature sometimes hide groups appearing after the expanded group.

    Observation: We have used GrdiPanel with Grouping Feature. Initially when page is displayed shows correctly all the groups in Collapsed Mode. When user clicks to expand a group all the groups appearing after expanded group disappears ! Our observation is, this happens only if we try to expand groups having more than 50 plus records.

    Grouping feature related code for your reference:

    <Features>
             <ext:Grouping ID="Grouping1" runat="server" HideGroupedHeader="true" StartCollapsed="true"
                GroupHeaderTplString='{name} ({rows.length})' />
    </Features>
    Please guide, how to resolve this issue.
    Last edited by Daniil; Jan 06, 2016 at 12:49 PM. Reason: [FIXED] [#431] [3.2.1]

Similar Threads

  1. Replies: 1
    Last Post: Jan 17, 2014, 3:43 PM
  2. Replies: 2
    Last Post: Mar 06, 2013, 3:45 PM
  3. [CLOSED] GridPanel with grouping and group command
    By Leonid_Veriga in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Dec 26, 2012, 1:23 PM
  4. GridPanel Grouping - Default group?
    By Zappa in forum 1.x Help
    Replies: 2
    Last Post: Feb 16, 2012, 11:07 AM
  5. Replies: 3
    Last Post: Dec 30, 2011, 12:34 PM

Tags for this Thread

Posting Permissions