ExtJs中Grid下拉框联动

时间:2020-09-18 03:34:15 来源:

【摘要】 ExtJs中Grid下拉框联动考必过小编为大家整理了关于ExtJs中Grid下拉框联动的信息,希望可以帮助到大家!

ExtJs中Grid下拉框联动

标签:ble下拉框联动复选框changearteditortunfunctionunder

selModel: { //键盘导航, false则键盘操作无效 enableKeyNav: true, //选择模式 SINGLE, SIMPLE, 和 MULTI mode: ‘MULTI‘, //点击checkbox框选中 checkOnly: false, //在表头显示全选checkbox框 showHeaderCheckbox: true, //复选框选择模式Ext.selection.CheckboxModel selType: ‘checkboxmodel‘, allowDeselect: true },
{
            text: bizI18n_hr.hrProdAccidentItem.effectUnit,
            width: 110,
            apgn: ‘center‘,
            dataIndex: ‘effectUnit‘,
            editor: {
                xtype: ‘comboSearchUtil‘,
                table: ‘(select * from sadp_md_common_types t where t.type_id<>\‘HR_EFFECT_UNIT\‘ start with t.type_id=\‘HR_EFFECT_UNIT\‘ connect by prior t.sid = t.parent_sid) sadp_md_common_types‘,
                tableKey: ‘type_id‘,
                tableValue: ‘type_name‘,
                orderField: ‘type_seq‘,
                filterName: ‘type_id‘,
                emptyText: translations.pleaseInput,
                msgTarget: ‘under‘,
                psteners: {
                    change: function (combo, nV, oV) {
                        combo.up(‘grid‘).getSelectionModel().getSelection()[0].set("accidentCode", "");
                    }
                }
            }
        },
        {
            text: bizI18n_hr.hrProdAccidentItem.accidentCode,
            width: 120,
            apgn: ‘center‘,
            dataIndex: ‘accidentCode‘,
            editor: {
                xtype: ‘comboSearchUtil‘,
                table: ‘(select * from sadp_md_common_types t where t.type_id<>\‘HR_ACCIDENT_CODE\‘ start with t.type_id=\‘HR_ACCIDENT_CODE\‘ connect by prior t.sid = t.parent_sid) sadp_md_common_types‘,
                tableKey: ‘type_id‘,
                tableValue: ‘type_name‘,
                orderField: ‘type_seq‘,
                filterName: ‘type_desc‘,
                emptyText: translations.pleaseInput,
                msgTarget: ‘under‘,
                psteners: {
                    focus: function (combo) {
                        var effectUnit = combo.up(‘grid‘).getSelectionModel().getSelection()[0].data.effectUnit;
                        var store = combo.getStore();
                        var params = store.proxy.extraParams;
                        params[‘qm.filterValue‘] = effectUnit;
                        store.load();
                    }
                }
            },
            renderer:function (v) {
                return getCommonTypeItemName(‘HR_ACCIDENT_CODE‘,v);
            }
        },

ExtJs中Grid下拉框联动

标签:ble下拉框联动复选框changearteditortunfunctionunder

以上就是ExtJs中Grid下拉框联动的内容,更多资讯请及时关注考必过网站,最新消息小编会第一时间发布,大家考试加油!

上一篇      下一篇
前端相关推荐 更多>>
前端热点专题 更多>>
热点问答
国家公务员考试年龄限制是多少 公务员国考和省考考试内容有什么区别 函授大专学历能不能考公务员 国家公务员考试考点能自己选择吗 新闻学专业能报考2022年公务员考试吗 什么是联合培养研究生 什么是破格录取研究生 什么人不适合读研 研究生报名户口所在地填什么 研究生结业和毕业有什么区别
网站首页 网站地图 返回顶部
考必过移动版 https://m.kaobiguo.net