bootstrap-treeview如何獲取選中節(jié)點(diǎn)的值呢
1 回答

瀟瀟雨雨
TA貢獻(xiàn)1833條經(jīng)驗(yàn) 獲得超4個贊
用TreeNode的Level屬性與Index屬性來實(shí)現(xiàn)。
Level表示節(jié)點(diǎn)是第幾層,Index屬性表示節(jié)點(diǎn)在每層中索引,值都是從0開始計(jì)算的。
- 1 回答
- 0 關(guān)注
- 5146 瀏覽
添加回答
舉報
0/150
提交
取消