国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 語言 > JavaScript > 正文

jtable列中自定義button示例代碼

2024-05-06 15:55:55
字體:
來源:轉載
供稿:網友
本文將為大家介紹下在jtable列中如何自定義button,下面有一個不錯的示例,感興趣的朋友可以參考下

復制代碼 代碼如下:


Information: {
title: 'Info',
width: '5%',
sorting: false,
edit: true,
create: true,
type:'textarea',
display: function (customerData) {
var $img = $('<img src="content/images/document_properties.png" />');
$img.click(function () {
$('#CustomersTableContainer').jtable('openChildTable',
$img.closest('tr'),
{
title: customerData.record.Name + ' - Information',
actions: {
listAction: 'ajax/customer_info_actions.php?action=list&searchterm=' + customerData.record.CustomerNumber,
},
fields: {
CustomerNumber: {
title: 'Number',
key: true,
create: false,
edit: false,
list: false
},
Information: {
title:'information',
create: false,
edit: true,
list: true,
type:'textarea'
},

}
}, function (data) { //opened handler
data.childTable.jtable('load');
});
});
return $img;
}
},
'''''

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 汝南县| 子长县| 屏东市| 宜宾市| 深州市| 南开区| 江源县| 台南市| 乌拉特后旗| 大关县| 平凉市| 重庆市| 辛集市| 元朗区| 潼关县| 赤水市| 烟台市| 伊宁市| 灵川县| 大冶市| 彭州市| 延寿县| 宜章县| 城市| 大方县| 湄潭县| 郸城县| 德江县| 新兴县| 盐亭县| 普安县| 北碚区| 云和县| 赤城县| 克拉玛依市| 天水市| 阜南县| 大余县| 永顺县| 云梦县| 南召县|