当Datagrid包含大量数据行时,不会触发ASP.NET事件 [英] ASP.NET Event not firing when Datagrid containing large number of rows of data

查看:104
本文介绍了当Datagrid包含大量数据行时,不会触发ASP.NET事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我在aspx页面中有一个数据网格.在数据网格中,我正在使用大约15个控件,例如按钮,下拉列表和文本框
一旦数据网格绑定,aspx页面中的事件就不会触发.当行数
时发生 大于500.行数少则工作正常.如果有人知道解决方案,请让我知道.

我正在ASP.NET1.1上使用的平台"

问候

Hareesh

Hi All,
I have a datagrid in aspx page.Inside of datagrid i am using around 15 controls such as Button,dropdownlist and text box
controls.Once the datagrid binds then the events in the aspx page not firing.Issue occured when the number of rows
greater than 500.The number of rows less then its works fine.If anybody knows the solution please let me know.

"Platform i am working on ASP.NET1.1"

Regards

Hareesh

推荐答案

Hareesh,

您确定事件完全不会触发还是需要更长的触发时间?我建议您在本地计算机上进行检查,其次,datagrid对于这种情况可能不是理想的选择,因为它将保持其视图状态,页面将变得很沉重,并且将浪费大量时间.

问候,
爽口.
Hi Hareesh,

Are you sure wether the event is not firing at all or taking longer to fire? I would suggest you to check on local machine, secondly datagrid may not be ideal option for such things, as it would maintain it''s viewstate the page is going to be heavy and it is going to kill huge time.

Regards,
Sushant.


这篇关于当Datagrid包含大量数据行时,不会触发ASP.NET事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆