Search code examples
extjs3

JS error while trying to perform filter actions in ext js grid


I'm getting follwing error while I'm trying to filter data for the second time in ext js grid,I`m using IE8 and extjs 3,

error is->
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Tue, 27 Mar 2012 06:22:19 UTC


Message: 'this.dom.className' is null or not an object
Line: 7
Char: 49902
Code: 0

URI: http:ext/ext-all.js...any idea fellas???


Solution

  • I think you can fix this by reinstalling JDK.