Coolite中GridPanel真实分页(储存过程方式)
摘要:Coolite中GridPanel自带的分页与GridView的分页一样,都是把所有数据全部读出放至内存中。本文使用数据库中储存过程的方式与GridPanel配合完成,每次访问仅读出分页的数据。前台:<ext:Store ID="Store1" OnRefreshData="Store1_RefershData" runat="server" AutoLoad="true"> <Proxy> <ext:DataSourceProxy> </ext:DataSourcePro
阅读全文
posted @ 2012-07-31 18:20
浙公网安备 33010602011771号