Hi,
I'm getting the following error with 6.5.1 but only in IE7 and not in Firefox 2 or 3:
17:12:47.078:TMR8:WARN:Log:Error:
''showIf' is null or not an object'
in http://localhost:8080/dev/dpt.form
at line 811
ListGrid.bindToDataSource(_1=>Array[6], _2=>undef, _3=>undef, _4=>undef, _5=>undef, _6=>undef)
ListGrid.setFields(_1=>Array[6])
Any ideas?
I'm getting the following error with 6.5.1 but only in IE7 and not in Firefox 2 or 3:
17:12:47.078:TMR8:WARN:Log:Error:
''showIf' is null or not an object'
in http://localhost:8080/dev/dpt.form
at line 811
ListGrid.bindToDataSource(_1=>Array[6], _2=>undef, _3=>undef, _4=>undef, _5=>undef, _6=>undef)
ListGrid.setFields(_1=>Array[6])
Any ideas?
Comment