Hi,
I'm getting a really strage error with the ultrawebgrid (20053) after trying to select a row.The problem is that var igtbl_getColumnById(columnID); (ig_webgrid.js line 2360) returns null, the value of columnId = "each". This causes the code in igtbl_getColumnById to skip all the if's and return null.the next line var bandNo=colObj.Band.Index; generates an error because colObj is null. And the clicked row doesn't get selected
The strange thing is that it only happens on my system, it works for a colleague. I've copied his scripts in ig_common and his dll's, but i still can't get it to work. Does anyone have an idea where i could look next, this if driving me nuts.
Regards, Peter
Hello,
I really do niot know, it just sounds weird the upgrading to SP1 caused any problem. But yes, in this case I believe the best way to proceeed would be to send a small subset of your project reproducing the issue to Developer Support directly (I know this will take time and effort for you, but I personallycannot reproduce that no matter how hard I tried).
Developer support can be reached at:
http://devcenter.infragistics.com/Protected/SubmitSupportIssue.aspx
Please, excuse us for the inconvenienice.
Internet Explorer Version 7.0.6001.18000
I just answered your question on that here - please take a look
http://forums.infragistics.com/forums/t/14966.aspx
Other than that, I just want to add that I've seen one of the javascript errors you report in one of the early betas of IE8. Are you by any chance using that?
I just ran into a similar issue, although with the latest version (Vol 2 CLR 3.5 latest Hotfix). It seems to have been caused by applying the VS 2008 SP1 upgrade which also applies an upgrade to the Framework 3.5. Not sure which was the culprit, but running a system restore to set my system back prior to the SP1 update, everything is back to normal.
If you're using Internet Explorer 7.0, you really should upgrade to a current version of Infragistics NetAdvantage.