Hi,
The following error is thrown in my browser when I run my compiled SmartGWT application:
Uncaught TypeError: Cannot call method 'find' of undefined http://.../sc/modules/ISC_Grids.js (line 1734)
The application runs fine in hosted mode.
The problem occurs in IE, Firefox and Chrome.
I use GWT 1.5.3 and smartgwt-1.0b2
Any suggestions? Thanks
The following error is thrown in my browser when I run my compiled SmartGWT application:
Uncaught TypeError: Cannot call method 'find' of undefined http://.../sc/modules/ISC_Grids.js (line 1734)
The application runs fine in hosted mode.
The problem occurs in IE, Firefox and Chrome.
I use GWT 1.5.3 and smartgwt-1.0b2
Any suggestions? Thanks
Comment