Hi All,
I just upgraded to version 8.1.20081.100.
I used the Project Updgrade Utility to upgrade my project. Now I get a JavaScript error when using the resize() function of the grid on clientside. The error occurs in ScriptResource.axd on line 6485 at this point:
...var marginWidth = igtbl_dom.bordersWidth(this.MainGrid);...
The bordersWidth funtion does not exist. When I look into the object I can find it under dimensions.bordersWidth.
How can I fix this as fast as possible??? I just upgraded because of the problems in version 7.2.
Thanks a lot
Bob
resize method working well in verion 7.2