以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 分页加载和排序 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=66543) |
-- 作者:newsun2k -- 发布时间:2015/4/9 10:13:00 -- 分页加载和排序 我希望排序后,然后分页,代码和效果如下: 不是我想要的排序效果,何解???
With DataTables("订单") |
-- 作者:Bin -- 发布时间:2015/4/9 10:16:00 -- 要用LoadOver http://www.foxtable.com/help/topics/1928.htm 另外加载顺序和 显示顺序两回事 加载完毕后,还要设置 Table 的SORT属性
|