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
35
Infragistics Web Grid Java Script Function
posted

 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. 

Parents
No Data
Reply
  • 45
    Offline posted

    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>

     

Children