最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

jtable列中自定義button示例代碼

 更新時(shí)間:2013年11月21日 15:23:38   作者:  
本文將為大家介紹下在jtable列中如何自定義button,下面有一個(gè)不錯(cuò)的示例,感興趣的朋友可以參考下
復(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;
}
},
'''''

相關(guān)文章

最新評論

桃源县| 张家口市| 南丹县| 顺昌县| 泾阳县| 崇文区| 九台市| 随州市| 惠州市| 平江县| 乡城县| 汉沽区| 高雄市| 正定县| 三台县| 锦屏县| 临桂县| 长沙市| 遂平县| 伊宁市| 鹤山市| 建宁县| 通城县| 霞浦县| 青铜峡市| 夹江县| 泰兴市| 称多县| 麻江县| 寿阳县| 乐至县| 杨浦区| 资阳市| 呼和浩特市| 清流县| 思南县| 香港| 荆州市| 房产| 乐陵市| 凤冈县|