Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
903
IndexOutOfRangeException in 11.1
posted
[IndexOutOfRangeException: Index was outside the bounds of the array.]
Infragistics.Web.UI.GridControls.GridBot.LoadClientCollections(Object[] collections) +341
Infragistics.Web.UI.Framework.RunBot.LoadClientData() +88
Infragistics.Web.UI.Framework.RunBot.HandleLoadPostData(String postDataKey, NameValueCollection postCollection) +41
Infragistics.Web.UI.GridControls.GridBot.HandleLoadPostData(String postDataKey, NameValueCollection postCollection) +82
Infragistics.Web.UI.GridControls.ContainerGrid.LoadPostData(String postDataKey, NameValueCollection postCollection) +90
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +690
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743

I am getting the above exception using 11.1 .  I was able to update a test project to 11.2 and in that project the error stopped happening.

 

Unfortunately  I use UltrawebGrid and so cannot currently update to 11.2 .

Parents
  • 8736
    posted

    Hello nickhoare,

    By looking at the exception provided, I am not certain about the cause of this issue.  As such, please provide me with details like NetAdvantage version of product you are using along with relevant markup and code used so I may look in to this.

Reply Children
No Data