Hi,
I'm using the infragistics controls in my project especially UltraweGrid and Webcombo. The application works fine with IE and Mozilla browsers.But when I use the apllication in Safari browser, (For any click/event) I'm getting this this fuzzy error as follows.
Do the Infragistic controls have compatibility over the browser?
Can u plz Resolve this 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.
[IndexOutOfRangeException: Index was outside the bounds of the array.] Infragistics.WebUI.WebCombo.WebCombo.LoadPostData(String postDataKey, NameValueCollection values) +611 System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +611 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2877
Can any1 plz reply 4 the above Post ??? URGENT
Hello,
UltraWebGrid and WebCombo are not supported within Safari. However, I am not sure if you are aware of our Aikido framework and controls based on it. We have a WebDataGrid (a grid control, similar to UltraWebGrid) that is tested and supported within Safari and in our next release we will be shipping a WebDropDown control that can do pretty much everything that the WebCombo does.
In a different post you mention that you are using 2008 Volume 3, so you should already have the WebDataGrid component in your toolbox, and in the first week of April, we will be releasing our next volume that will include the WebDropDown control as well. If you want to try out the WebDropDown now, its included in the current ASP.NET CTP.
https://es.infragistics.com/products/aspnet
Hope this helps.
Taz.