esironal / dwz

Automatically exported from code.google.com/p/dwz
0 stars 0 forks source link

局部刷新问题 #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1.3 RC3 后续版本直接支持分页组件局部刷新
<div class="pagination" targetType="navTab" rel="xxxId" totalCount="200" 
numPerPage="20" pageNumShown="10" currentPage="1"></div>

rel="xxxId" 是局部刷新容器的id
按照论坛的提示未成功局部刷新,通过loadUrl的方式可以局部�
��新。(已升级到1.3rc3)
希望作者解答下,谢谢

Original issue reported on code.google.com by yongzhi1...@gmail.com on 1 Sep 2011 at 9:08

Attachments: