vote up 0 vote down star

I am new to extjs. I have to display a form and and a grid in one page. Grid is showing properly. and the form field are not displaying. In script error it is showing error in ext-all.js. what may be the problem when showing "this[a] has no properties" in firefox script errors? please help me to complete this task.

flag
Please post some code. I recently spent 1.5 months doing ExtJS work, and that's what they would tell you on their forum. You can always post there (extjs.com/forum) but I might be able to help, the ExtJS president has contacted me about working for them – George Jempty Mar 25 at 21:14

1 Answer

vote up 0 vote down

This usually happens when you refer to an object/widget which is not yet being rendered (But you suppose it to be).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.