|
Browse by Tags
All Tags » javascript » 8.1 ( RSS)
-
It's a bug. For the height it's used correctly. Thus I copied the sourcecode and wrote my own function. For everyone having the same problem here it is: function resizeGrid(grid, width, height) { width = (width<0)?0:width height = (height<0)?0:height if(!ig_csom.IsIE || ((ig_csom.IsIE6...
-
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...
Page 1 of 1 (2 items)
|
|