你好,
最好的处理方式是不要一次性拉取大量记录返回给客户页面,你可以添加一些参数去过滤出那些你需要的数据。
即在页面添加一些参数选项,通过在服务器后台筛选数据后再返回给用户也面。
你也可以查看这个链接: http://bbs.csdn.net/topics/80001292
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.