本文介绍了行数据绑定使页面加载缓慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

m在gridview上使用RowDataBound事件.并且gridview正在填充大约1000条记录.这里没有分页...使用Internet Explorer加载页面太晚了..我可以有一个更好的优化选项吗????

m using RowDataBound event on gridview. and the gridview is populating with around 1000 records . no pagination here... its getting too late to load the page while using Internet explorer.. can i have a better option to optimize????

推荐答案


这篇关于行数据绑定使页面加载缓慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 09:25
查看更多