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
60
javascript errors - object expected.
posted

I'm trying to use the jscript function igtbl_getRowById(...) and keep getting a jscript error - object expected...  It's as if the calling code can't find the script files... This is using ver 9.2 and it was installed using all the default choices the installer offered.

Any help would be appreciated - It's probally something simple that I'm overlooking...

 

 

Jimm

Parents
  • 5118
    posted

    Was the grid added to the page dynamically and no other grid was present on the page already to download the js?  If so you need to explicitly load the js files for the grid. 

    If the grid was on the page previously and not added dynamically something else is going on and I'd need more of the actual script line you are using or a sample that demonstrates the issue. 

Reply Children