Dataview onItemClick events has RAM errors on IE7 sometimes

when dataview works on IE version 7.0.5730.13 ,it has no problem loading remote JSON and displaying
but after i click dataview item,it always alert errors like “The Instruction at 0x****** referenced memory at 0x****** The memory could not be read”.

Other browsers Opera, Chrome, Safari, FF ,IE6、8、9has no problem,just IE7.

how to solve ???

Unfortunately we cannot reproduce this issue locally. Can you please provide complete demo where we can reproduce it? You can find tutorial how to create complete demo here docs.dhtmlx.com/doku.php?id=othe … leted_demo

In my computer,this issue never appear.

but In my friend’s computer(window xp sp 3,the same IE version with me), this issue always appear

You can use IETester(IE test toolkit) to visit the url with IE7:
dhtmlx.com/docs/products/dhtmlxD … _json.html

I think the question i raise will reproduce