• <menu id="w2i4a"></menu>
  • logo jQuery EasyUI使用教程

    文檔首頁(yè)>>jQuery EasyUI使用教程>>jQuery EasyUI使用教程:創(chuàng)建一個(gè)屬性網(wǎng)格

    jQuery EasyUI使用教程:創(chuàng)建一個(gè)屬性網(wǎng)格


    Kendo UI for jQuery——?jiǎng)?chuàng)建現(xiàn)代Web應(yīng)用程序的最完整UI庫(kù)!查看詳情>>>

    <jQuery EasyUI最新試用版免費(fèi)下載>

    屬性網(wǎng)格帶有一個(gè)內(nèi)置的expand(展開)/collapse(合并)按鈕,可以簡(jiǎn)單地為行分組。您可以簡(jiǎn)單地創(chuàng)建一個(gè)可編輯屬性的分層列表。

    創(chuàng)建一個(gè)屬性網(wǎng)格

    設(shè)置HTML

    <table id="tt" class="easyui-propertygrid" style="width:300px"
    url="propertygrid_data.json"
    showGroup="true" scrollbarSize="0"
    ></table>

    準(zhǔn)備json數(shù)據(jù)

    [
    {"name":"Name","value":"Bill Smith","group":"ID Settings","editor":"text"},
    {"name":"Address","value":"","group":"ID Settings","editor":"text"},
    {"name":"Age","value":"40","group":"ID Settings","editor":"numberbox"},
    {"name":"Birthday","value":"01/02/2012","group":"ID Settings","editor":"datebox"},
    {"name":"SSN","value":"123-456-7890","group":"ID Settings","editor":"text"},
    {"name":"Email","value":"bill@gmail.com","group":"Marketing Settings","editor":{
    "type":"validatebox",
    "options":{
    "validType":"email"
    }
    }},
    {"name":"FrequentBuyer","value":"false","group":"Marketing Settings","editor":{
    "type":"checkbox",
    "options":{
    "on":true,
    "off":false
    }
    }}
    ]

    正如您所看到的,屬性網(wǎng)格的創(chuàng)建不需要任何的javascript代碼。您可以簡(jiǎn)單地繼承擴(kuò)展editor類型。

    下載EasyUI示例:easyui-datagrid-demo.zip

    購(gòu)買jQuery EasyUI最新正版授權(quán)!詳情請(qǐng)"咨詢?cè)诰€客服"
    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();