[IndexOutOfRangeException: Index was outside the bounds of the array.]
DevExpress.Web.Internal.JsonReader.ReadString(Boolean isRegex) +259
DevExpress.Web.Internal.JsonReader.ReadObject() +168
DevExpress.Web.ASPxWebControl.LoadClientObjectState(String postValue, Boolean needDecodeState) +115
DevExpress.Web.ASPxWebControl.LoadClientObjectState(NameValueCollection postCollection) +101
DevExpress.Web.ASPxWebControl.get_ClientObjectState() +53
DevExpress.Web.ASPxGridBase.GetCallbackStateValue() +16
DevExpress.Web.ASPxGridBase.LoadPostData(NameValueCollection postCollection) +157
DevExpress.Web.ASPxWebControl.LoadPostDataInternal(NameValueCollection postCollection, Boolean raisePostDataEvent) +309
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +566
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2949
|