开发者

Extjs-Ext.fly() null or not an object

开发者 https://www.devze.com 2023-03-02 01:44 出处:网络
hi i have a tabpanel, in which i have two panel but when i try to show a panel using tabpanel.show(). I am getting this message Ext.fly() null or not an object does an开发者_如何学Cy one know what the

hi i have a tabpanel, in which i have two panel but when i try to show a panel using tabpanel.show(). I am getting this message Ext.fly() null or not an object does an开发者_如何学Cy one know what the problem is..please help


Possibly the tabpanel or one of its child elements is not rendered. Set your debugger to break on error and have a poke around.

0

精彩评论

暂无评论...
验证码 换一张
取 消