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

    文檔首頁>>jQuery EasyUI使用教程>>jQuery EasyUI使用教程:創(chuàng)建復(fù)雜的樹網(wǎng)格

    jQuery EasyUI使用教程:創(chuàng)建復(fù)雜的樹網(wǎng)格


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

    樹網(wǎng)格可以展示有限空間上附帶的多列和復(fù)雜數(shù)據(jù)電子表格。本教程將演示如何將表格數(shù)據(jù)排列在分割的網(wǎng)格和多行表頭中,以便組織共同的數(shù)據(jù)。

    添加節(jié)點到樹形菜單

    創(chuàng)建樹形網(wǎng)格

    <table title="Complex TreeGrid" class="easyui-treegrid" style="width:550px;height:250px"
    url="data/treegrid2_data.json"
    rownumbers="true" showFooter="true"
    idField="id" treeField="region">
    <thead frozen="true">
    <tr>
    <th field="region" width="150">Region</th>
    </tr>
    </thead>
    <thead>
    <tr>
    <th colspan="4">2009</th>
    <th colspan="4">2010</th>
    </tr>
    <tr>
    <th field="f1" width="50" align="right">1st qrt.</th>
    <th field="f2" width="50" align="right">2st qrt.</th>
    <th field="f3" width="50" align="right">3st qrt.</th>
    <th field="f4" width="50" align="right">4st qrt.</th>
    <th field="f5" width="50" align="right">1st qrt.</th>
    <th field="f6" width="50" align="right">2st qrt.</th>
    <th field="f7" width="50" align="right">3st qrt.</th>
    <th field="f8" width="50" align="right">4st qrt.</th>
    </tr>
    </thead>
    </table>

    正如您所看到的,樹網(wǎng)格的使用和數(shù)據(jù)網(wǎng)格一樣。請使用 'frozen' 屬性來定義凍結(jié)列,列的 'colspan' 和 'rowspan' 屬性來定義多行表頭。

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

    購買正版授權(quán)的朋友可以點擊"咨詢在線客服"哦~~~
    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    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); })();