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.
|
|
|||
|
|
|
This usually happens when you refer to an object/widget which is not yet being rendered (But you suppose it to be). |
||
|
|
