Hi
I tried implementing Progress Indictor using Ajax Update Panel and Modal Popup Extender. While executing it im getting an error in Infragistics Web Grid Java Script function.
function igtbl_getAbsBounds(elem, g, forAbsPos)
here elem is not getting initialised and the error displayed is htmlfile: Unspecified error.
what could be the reason for the error. is there any solution for it.
Please assist me. thanx in advance.
I have a web application that uses Version=8.2.20082.1000 of IG, and I have a bunch of web grids that throw the same error as you seem to be experiencing. It happens on the line that calls elem.getBoundingClientRect(). I am using IE7. I reported this issue to support, but they deleted my ticket faster than I could keep them from deleting it. I am too worn down from my last support experience to report it again, so I am just moping around the internet, looking for a solution/workaround. Sad but true... <SIGH>
I am also using IE7. I was also gettin another error "Line: 2930, Error: 'Columns' is null or not an object"
I finally added an "onerror" function to catch the errors (after I learned how to do it). Here is where i found how to do this:
http://www.w3schools.com/jS/js_onerror.asp
Hello,
Thanks for sharing one possible solution for at least concealing the error. The error btw is something the is probably intermittent and hard to reproduce since the "htmlfile: Unspecified error" typically occurs in IE when an element is changed prior to document.readyState is set to a ready state, so this could have something related to big page size / big grid and/or slow connection, etc.
In any case, if you guys have any way to reproduce that, please do contact Developer Support directly as Vince suggested - this is something that we might be able to address in the product directly.
Developer Support can be reached via:
http://ko.infragistics.com/Support