`

this.config[a] is undefined

 
阅读更多

转载地址:http://www.vivizu.com/2009/10/13/extjs%E4%B8%AD%E7%9A%84this-configa-is-undefined%E9%94%99%E8%AF%AF/

 

错误提示:

this.config[a] is undefined
this.mainBody is undefined

解决办法:
给autoExpandColumn对应的属性在ColumnModel中的定义加个id属性,如下:
{id:’name’,header: “name”,width: 75, sortable: true, dataIndex: ‘name’},

在代码中搜索autoExpandColumn,应该是该列没有定义或者Id错误

分享到:
评论

相关推荐

    simplewebrtc.js webrtc网页视频开发帮助工具

    config = this.config = { url: 'http://signaling.simplewebrtc.com:8888', log: false, localVideoEl: '', remoteVideosEl: '', autoRequestMedia: false, // makes the entire PC config overridable ...

    新浪推荐浮动广告

    }, getClientSize : function(n){ if ($IE){ //ts("this is ie"); var s= {x:n.clientLeft,y:n.clientTop}; s.l=s.x; s.t=s.y; s.r=n.clientRight; s.b=n....

    hls.min.js

    e.a=a},function(t,e){function r(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function i(t){return"function"==typeof t}function a(t){return"number"==typeof t}function n...

    avs 标准文档中的源码

    If the ParameterName is undefined, the program will be terminated with an error message. 4.2 Decoder <value> #comment The values are read in a predefined order. See the example file for ...

    php.ini-development

    directive because it is not set or is mistyped, a default value will be used. ; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one ; of the INI constants (On, Off, True, ...

    acpi控制笔记本风扇转速

    When this mode is specified, instead of creating a serialization semaphore per control method, the interpreter lock is simply no longer released before a blocking operation during control method ...

    Turbo C++ 3.0[DISK]

    This version includes a resident DPMI host program, DPMIRES.EXE, that allows you to preload the server before invoking TC, TCC, or any other DPMI-hosted executables. If you want to run such hosted ...

    Turbo C++ 3.00[DISK]

    This version includes a resident DPMI host program, DPMIRES.EXE, that allows you to preload the server before invoking TC, TCC, or any other DPMI-hosted executables. If you want to run such hosted ...

    cc2530收发程序

    TI公司,CC2530的收发程序 void main (void) { uint8 appMode; uint8 i=0; appState = IDLE; appStarted = FALSE;... // Role is undefined. This code should not be reached HAL_ASSERT(FALSE); }

    uboott移植实验手册及技术文档

    #cp smdk2410 fs2410 –a #cd fs2410 #mv smdk2410.c fs2410.c #vi Makefile (将 smdk2410修改为 fs2410) #cd ../../include/configs #cp smdk2410.h fs2410.h 退回 U-Boot根目录:#cd ../../ (4)建立...

    rtl8188eu_sina33m_sc3817在服务器最终验证版本_20170710_1106.7z

    # make sure BOARD_HAVE_BLUETOOTH is true for every bt vendor # BOARD_HAVE_BLUETOOTH_NAME:rtl8723bs/rtl8723bs_vq0/rtl8723cs/ap6210/ap6212/ap6330/ap6335/ #BOARD_HAVE_BLUETOOTH := true # #BOARD_HAVE_...

    基于mediastreamer2的网络电话实现流程以及源码库

    PKG_CONFIG_PATH=/home/protocol_stack/install/lib/pkgconfig --disable-gsm --enable-video=no --enable-macsnd=no --disable-static --disable-sdl --disable-x11 --disable-ffmpeg --host=arm-linux --target=...

Global site tag (gtag.js) - Google Analytics