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
Hi Shankar,
If you want a flat type grid and WebDataGrid fulfills the features required for the grid, then you can use the WebDataGrid because it is currrently tested and supports all major browsers.
We are taking issues with the UltraWebGrid in Safari and other browsers, so please report these issues to our support so that we can look futher into the matter.
http://es.infragistics.com/Support
Also, not sure if it will help, we do have plans to add hierarchical view to the WebDataGrid in future release, but I cannot commit to any timeframe at this point.
Hope this helps.
Taz
Hi Taz,
I'm using Heirarchical grid type in one application and flat grid type in another application ...
1) so wanna know if i should get converted to webdatagrid (for flat type) just to get compaible over the main browsers.???
2) So in the application (where heirarchical type is used), any solution avaiable to get compatible with the main browsers expescially Safari?????. <as it's inevitable that i cant move to WebdataGrid from UWG since it doesn't support heirarchical type >
What grid requirements do you have for your application? Do you need a flat grid or a hierarchical grid?
Taz.
Thanks Taz for ur reply.
I've checked out the link you provided.. There again u've mentioned u have been working on how to provide a conversion guide from UWgrid to WebdataGrid.
1) So May i know When U can provide tht??
and as per now I'm known with 2 major differences b/w both::
(A) WebdataGrid doesnot support Heirarchical type(only flat type) whereas UWG supports both
(B) We cant have any column of type DropDownList in WebdataGrid whereas we can have tht in UWG
2) I dint get tht 'Outlook GroupBy' as I'm not aware of tht.. Can u brief me abt tht??
Sorry for the delay in response as I was quite busy last few days with the 9.1 release. I would like to point you to the following post to better understand the differences between the two controls.
https://es.infragistics.com/community/forums/f/ultimate-ui-for-asp-net/16141/what-s-the-difference
HTH,