[FIXED] [V0.6] GridPanel Grouping

  1. #1

    [FIXED] [V0.6] GridPanel Grouping

    Hello,

    Would appear the GridPanel Grouping is not working out of SVN, works at the following URL:https://examples1.ext.net/#/GridPanel/Plugins/GroupingSummary/*but I suspect it hasn't been updated with the latest build.

    Here is the error received:

    Object reference not set to an instance of an object. 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    
    Source Error: 
    
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.* 
    
    Stack Trace: 
    
    
    [NullReferenceException: Object reference not set to an instance of an object.]
    ** Coolite.Ext.Web.GridView.OnBeforeClientInitHandler() +113
    ** Coolite.Ext.Web.InnerObservable.OnClientInit() +12
    ** Coolite.Ext.Web.InnerObservable.RegisterScript(Boolean inTop) +43
    ** Coolite.Ext.Web.InnerObservable.ParentComponent_BeforeClientInit(Observable sender) +7
    ** Coolite.Ext.Web.OnBeforeClientInitializedHandler.Invoke(Observable sender) +0
    ** Coolite.Ext.Web.Observable.OnBeforeClientInitHandler() +20
    ** Coolite.Ext.Web.Observable.OnClientInit() +12
    ** Coolite.Ext.Web.WebControl.SetResources() +77
    ** Coolite.Ext.Web.WebControl.OnPreRender(EventArgs e) +369
    ** System.Web.UI.Control.PreRenderRecursiveInternal() +86
    ** System.Web.UI.Control.PreRenderRecursiveInternal() +170
    ** System.Web.UI.Control.PreRenderRecursiveInternal() +170
    ** System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041
    
    *
    
    
    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
    Cheers,
    Timothy
  2. #2

    RE: [FIXED] [V0.6] GridPanel Grouping

    Timothy,

    The bug was fixed. Thanks again for your activity

  3. #3

    RE: [FIXED] [V0.6] GridPanel Grouping

    Confirmed, thanks!

    Cheers,
    Timothy

Similar Threads

  1. [FIXED] [1.2] Grouping store error
    By softmachine2011 in forum Bugs
    Replies: 2
    Last Post: Sep 21, 2011, 11:37 AM
  2. clear Grouping in gridpanel
    By maxdiable in forum 1.x Help
    Replies: 0
    Last Post: Jan 24, 2010, 6:28 AM
  3. GridPanel Grouping
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 26, 2009, 8:40 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. GridPanel Nested Grouping
    By yaser82 in forum 1.x Help
    Replies: 0
    Last Post: May 24, 2009, 6:43 AM

Posting Permissions