table.row.add = TypeError: obj is undefined

table.row.add = TypeError: obj is undefined

jDevC2ITjDevC2IT Posts: 3Questions: 1Answers: 0

Hello, Hoping someone can help make sense of this. I'm doing a simple row.add that fails with the Firebug message "TypeError: obj is undefined". It looks to possibly be the proxy complaining when performing an "eval" of that javascript.

This discussion has been closed.