Dataview error

hi,
I’m getting the following error. I have included a sample application.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Win64; x64; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
Timestamp: Wed, 15 Dec 2010 01:42:36 UTC

Message: ‘this.data.get(…)’ is null or not an object
Line: 2631
Char: 3
Code: 0
URI: localhost/lwsc/dhtmlx/dhtmlxData … w_debug.js
web.zip (80.3 KB)

Hi,

you call select method for dataview item that doesn’t exist.

Hi Alexander,
thanks for the tip. That was some oversight on my part.