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 .