Hello,
I have a problem, when i run my application by Jboss. All files are there and OK, but browser show a error message (Erro: mygrid.setMathRound is not a function). Do you kwon something about this?
ERROR (FireFox):
Erro: mygrid.setMathRound is not a function
Source: localhost:8080/appTest/sheetBase … ction=init
Line: 652
My JSP:
…
…
Such problem can occur only if dhtmlxgrid_math.js not included in HTML file.
Please be sure that such file is really loaded ( it exists in specified location and case of name is the same on file system and in JSP file )