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
435
WebCombo Postback Error
posted

Good day.

 i have a webCombo placed on an ASP.NET page.  when the page is first rendered, it is bound fine.  i can select the items as desired.  however, upon a postback, i receive the following error:

 Index was outside the bounds of the array.

[IndexOutofRangeException:  Idex was outside the bounds of the array.]

Infragistics.WebUI.WebCombo.WebCombo.LoadPostData(string postDataKey, NameValueCollection values) + 1243

system.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) + 549

system.web.ui.page.processReqeustMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) + 2198

 

Version Info:  MS .NET, Version 2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 

any help would be appreciated.

thanks.

Parents Reply Children
No Data