hgs1906 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

The invalidateCache is not working for ListGrid in the last build #479

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The JavaScript exception is thrown when ListGrid invalidateCache is called.

[FATAL] Uncaught Exception:
com.google.gwt.core.client.JavaScriptException:
(TypeError): Cannot read property '$74k' of undefined
 stack: TypeError: Cannot read property '$74k' of undefined
    at Object.isc_ListGrid_invalidateCache [as invalidateCache] (http://localhost:8080/portal/sc/modules/ISC_Grids.js?isc_version=7.0beta.js:975:13)
    at C8c (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:11069:889)
    at Object.M7c [as De] (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:11008:48)
    at Object.DTe [as kd] (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:4462:24)
    at Object.Oef [as tb] (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:6194:27)
    at hZ (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:10483:240)
    at MY (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:9865:60)
    at Object.Fmc [as cb] (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:6659:27)
    at Object.<anonymous> (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:10576:249)
    at EN (http://localhost:8080/portal/486576D06F05CCBB3EA9D40F64B009A1.cache.html:10301:64)
 type: non_object_property_load
 arguments: $74k,
    at Unknown.isc_ListGrid_invalidateCache(Unknown source:0)
    at Unknown.C8c(Unknown source:0)
    at Unknown.M7c(Unknown source:0)
    at Unknown.DTe(Unknown source:0)
    at Unknown.Oef(Unknown source:0)
    at Unknown.hZ(Unknown source:0)
    at Unknown.MY(Unknown source:0)
    at Unknown.Fmc(Unknown source:0)
    at Unknown.<anonymous>(Unknown source:0)
    at Unknown.EN(Unknown source:0)

Tested on:
SmartGWT 2.2
IE6, FF3.6, Chrome

Original issue reported on code.google.com by AlexRodi...@gmail.com on 24 Jun 2010 at 5:53

GoogleCodeExporter commented 9 years ago
The last build where problem was found was created 2010-06-18

Original comment by AlexRodi...@gmail.com on 24 Jun 2010 at 5:55

GoogleCodeExporter commented 9 years ago
Are you still seeing this with the latest nightly?

Original comment by sanjiv.j...@gmail.com on 17 Aug 2010 at 1:04

GoogleCodeExporter commented 9 years ago
No updated from user. Closing.

Original comment by sanjiv.j...@gmail.com on 18 Aug 2010 at 12:26

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hello sanjiv,

I face the problem to manually update tilegrid datasource

actually invalidatecache() method continously sending query until all record 
fetch.

If there is any alternate to invalidatecache please let me know 

Thanking you.

Original comment by mehul8...@gmail.com on 23 Sep 2010 at 6:44