2016-02-14 10:33 | 题主 | ||||||||
|
touch的nlist控件是不是相当于tree控件,怎么访问数据库表呢? 要把产品目录树tree转换成手机里使用,想使用手机中的树控件,nlist怎么样才能访问数据库表呢? |
2016-02-15 11:43 | #1 | ||||||||
|
使用方法同tree控件,可以通过dataProvider访问数据库获得数据源 设置type属性为tree |
2016-02-19 14:33 | #2 | ||||||||
|
在touch有个使用nlist的数据库浏览器tdbe |
2016-02-25 11:36 | #3 | ||||||||
|
nlist是list的组合 有一系列list组成 每一个节点就是一个list |
2016-03-10 12:45 | #4 | ||||||||
|
nlist怎么获取当前节点呢 |
2016-03-23 14:27 | #5 | ||||||||
|
_lastNode是当前节点 |