第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

Yii2:Gridview EditableColumn 不可見彈出框

Yii2:Gridview EditableColumn 不可見彈出框

PHP
阿波羅的戰(zhàn)車 2022-06-17 14:14:48
我正在使用Kartik Gridview。不幸的是,當(dāng)我創(chuàng)建一個(gè)可編輯的列時(shí),它沒有顯示輸入可編輯值的框。該框在下一行之后被隱藏,我該如何解決?發(fā)生了什么???我的期望這是我的代碼[        // type of columns        'class' => 'kartik\grid\EditableColumn',        // data which is rendered from controller, use by its attribute        'attribute' => 'note',        'header' => 'Ghi chú',        // vertical alignment        'vAlign' => 'middle',        // horizontal alignment        'hAlign' => 'center',        // edit field        'editableOptions' => function ($model, $key, $index) {            return [                'name' => 'note', // this will be sent to controller to process                'header' => 'Ghi chú',                'asPopover' => true,                'inputType' => \kartik\editable\Editable::INPUT_TEXTAREA,                // appear above the text box                'beforeInput' => '<h3 style="font-weight: bold">Thêm ghi chú v? ?ng viên này</h3>',                // default value in the text box                'value' => $model['note'] // in this case, $model is an array. For others, $model->employer_score            ];        },        'format' => 'raw',        // format of this column will display html code        // 'format' => 'html',    ],
查看完整描述

1 回答

?
交互式愛情

TA貢獻(xiàn)1712條經(jīng)驗(yàn) 獲得超3個(gè)贊

這是本地 CSS 和插件 CSS 之間的沖突。只需添加一些內(nèi)聯(lián) CSS 即可解決此問題!



查看完整回答
反對(duì) 回復(fù) 2022-06-17
  • 1 回答
  • 0 關(guān)注
  • 167 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)