Jquery EasyUI實(shí)現(xiàn)treegrid上顯示checkbox并取選定值的方法
來源:易賢網(wǎng) 閱讀:5813 次 日期:2016-07-06 11:53:31
溫馨提示:易賢網(wǎng)小編為您整理了“Jquery EasyUI實(shí)現(xiàn)treegrid上顯示checkbox并取選定值的方法”,方便廣大網(wǎng)友查閱!

這篇文章主要介紹了Jquery EasyUI實(shí)現(xiàn)treegrid上顯示checkbox并取選定值的方法的相關(guān)資料,需要的朋友可以參考下

先放個(gè)最終的效果圖:

名單

然后是代碼:

html文件:

<body>

<h1>TreeGrid</h1>

<div>

<a id="consle" href="#">consle</a>

</div>

<table id="test" title="Folder Browser" style="width:400px;height:300px" > 

</table> 

</body>

說明:沒什么內(nèi)容,標(biāo)題,然后是一個(gè)表格,我為了做些測(cè)試放了個(gè)按鈕consle,不用刪掉即可,當(dāng)然要引用幾個(gè)js文件和css文件:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<meta name="keywords" content="jquery,ui,easy,easyui,web">

<meta name="description" content="easyui help you build your web page easily!">

<title>jQuery EasyUI Demo</title>

<link rel="stylesheet" type="text/css" >

<link rel="stylesheet" type="text/css" >

<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.1.min.js"></script>

<script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script>

<script type="text/javascript" src="ws.js"></script>

接著是js文件:

$(function(){

$('#test').treegrid({ 

url:"data/treegrid_data.json", 

idField:'id', 

treeField:'name', 

animate:"true",

rownumbers:"true",

columns:[[ 

{title:'Task Name',field:'name',formatter:function(value,rowData,rowIndex){

return " " + rowData.name;

},width:180}, 

{field:'size',title:'Persons',width:60,align:'right'}, 

{field:'date',title:'Begin Date',width:80}

]] 

});

$("#consle").bind("click",consleclick)

});

function set_power_status(){ 

var idList = ""; 

$("input:checked").each(function(){

var id = $(this).attr("id");

if(id.indexOf("ceshi_")>-1)

idList += id.replace("ceshi_",'')+',';

})

alert(idList);

}

function consleclick(){

var node = $('#test').treegrid('expandAll',2);

}

說明:調(diào)用了easyUI的treegrid,為了顯示checkbox,對(duì)第一列做了個(gè)formatter,為了展示效果綁定了取得選中checkbox的事件,不用可以去掉,也可以去掉alert,更改為其他的事件處理函數(shù)。

最后附上數(shù)據(jù)json文件:

[{

"id":1,

"name":"C",

"size":"",

"date":"02/19/2010",

"children":[{

"id":2,

"name":"Program Files",

"size":"120 MB",

"date":"03/20/2010",

"children":[{

"id":21,

"name":"Java",

"size":"",

"date":"01/13/2010",

"state":"closed",

"children":[{

"id":211,

"name":"java.exe",

"size":"142 KB",

"date":"01/13/2010"

},{

"id":212,

"name":"jawt.dll",

"size":"5 KB",

"date":"01/13/2010"

}]

},{

"id":22,

"name":"MySQL",

"size":"",

"date":"01/13/2010",

"state":"closed",

"children":[{

"id":221,

"name":"my.ini",

"size":"10 KB",

"date":"02/26/2009"

},{

"id":222,

"name":"my-huge.ini",

"size":"5 KB",

"date":"02/26/2009"

},{

"id":223,

"name":"my-large.ini",

"size":"5 KB",

"date":"02/26/2009"

}]

}]

},{

"id":3,

"name":"eclipse",

"size":"",

"date":"01/20/2010",

"children":[{

"id":31,

"name":"eclipse.exe",

"size":"56 KB",

"date":"05/19/2009"

},{

"id":32,

"name":"eclipse.ini",

"size":"1 KB",

"date":"04/20/2010"

},{

"id":33,

"name":"notice.html",

"size":"7 KB",

"date":"03/17/2005"

}]

}]

}]

說明:

這個(gè)json直接從官網(wǎng)down的,隨處可見,也可改為url方式。

更多信息請(qǐng)查看網(wǎng)絡(luò)編程
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請(qǐng)考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!

2025國考·省考課程試聽報(bào)名

  • 報(bào)班類型
  • 姓名
  • 手機(jī)號(hào)
  • 驗(yàn)證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡(jiǎn)要咨詢 | 簡(jiǎn)要咨詢須知 | 新媒體/短視頻平臺(tái) | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號(hào):滇ICP備2023014141號(hào)-1 云南省教育廳備案號(hào):云教ICP備0901021 滇公網(wǎng)安備53010202001879號(hào) 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號(hào)
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號(hào):hfpxwx
咨詢QQ:1093837350(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報(bào)警專用圖標(biāo)