亚洲AVI,黑人巨茎大战欧美白妇,初高中生洗澡自慰高清网站,欧美日韩无砖专区一中文字

重慶分公司,新征程啟航

為企業(yè)提供網(wǎng)站建設(shè)、域名注冊、服務(wù)器等服務(wù)

bootstraptable數(shù)據(jù)表格行內(nèi)修改的實(shí)現(xiàn)代碼

js中設(shè)置列的屬性 editable :

成都創(chuàng)新互聯(lián)公司專注于烈山網(wǎng)站建設(shè)服務(wù)及定制,我們擁有豐富的企業(yè)做網(wǎng)站經(jīng)驗(yàn)。 熱誠為您提供烈山營銷型網(wǎng)站建設(shè),烈山網(wǎng)站制作、烈山網(wǎng)頁設(shè)計(jì)、烈山網(wǎng)站官網(wǎng)定制、微信小程序開發(fā)服務(wù),打造烈山網(wǎng)絡(luò)公司原創(chuàng)品牌,更為您提供烈山網(wǎng)站排名全網(wǎng)營銷落地服務(wù)。

{
type : 'text',//數(shù)據(jù)顯示在文本框內(nèi)
emptytext : "--",//數(shù)據(jù)為空時(shí)顯示
validate : function(value) {
if ($.trim(value) == '') {
return '不能為空';//修改是數(shù)據(jù)為空 顯示
}
}
}

js中設(shè)置bootstrop-table加載數(shù)據(jù)時(shí)屬性

onEditableSave : function(field, row, oldValue, $el) {
$('#id').bootstrapTable('resetView');
row = dataWarp(row, field);// 編輯時(shí)重新包裝數(shù)據(jù) 可寫可不寫
$.ajax({
type : "post",
url : 路徑,
data : row,//行內(nèi)修改后的數(shù)據(jù)
dataType : 'JSON',
success : function(data, status) {
if (status == "success") {
Modal.alert({
msg : "編輯成功!"
});
}
},
error : function() {
Modal.alert({
msg : "編輯失??!"
});
$('#id').bootstrapTable('refresh');// 數(shù)據(jù)加載成功后刷新
},
complete : function() {
}
});
}

以上所述是小編給大家介紹的bootstrap table 數(shù)據(jù)表格行內(nèi)修改的實(shí)現(xiàn)代碼,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對創(chuàng)新互聯(lián)網(wǎng)站的支持!


文章標(biāo)題:bootstraptable數(shù)據(jù)表格行內(nèi)修改的實(shí)現(xiàn)代碼
URL分享:http://news.spvevtbd.cn/article/jjhcig.html

其他資訊

在線咨詢
服務(wù)熱線
服務(wù)熱線:028-86922220
TOP