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

首頁(yè) > 編程 > JavaScript > 正文

jtable列中自定義button示例代碼

2019-11-20 21:37:07
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
復(fù)制代碼 代碼如下:

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" title="View and edit information" />');
$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;
}
},
'''''
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 建瓯市| 汉川市| 中超| 阿图什市| 阳原县| 新泰市| 定南县| 盐山县| 从化市| 九台市| 红河县| 杭锦旗| 普格县| 阳曲县| 鸡东县| 进贤县| 铁岭县| 武邑县| 巴楚县| 沈阳市| 禄劝| 北流市| 微博| 通许县| 彭水| 闽侯县| 灌南县| 岗巴县| 兰西县| 邵东县| 秦安县| 铜山县| 广饶县| 张家港市| 泰兴市| 盐亭县| 秦皇岛市| 津南区| 阳高县| 平武县| 灵川县|