asp.net网格的RowDataBound事件 [英] RowDataBound event of asp.net grid

查看:113
本文介绍了asp.net网格的RowDataBound事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在将asp.net网格转换为devexpress ASPxGridView控件。我在gridview控件中使用asp链接按钮,并且只使用asp.net网格的RowDataBound事件。



但我无法在ASPxGridView中找到rowdatabound事件。在行绑定中我必须调用javascript函数并更改控件类。另外根据一些条件结果,我也选择网格中某些行的复选框。



你能否建议如何在devexpress ASPxGridView控件中实现上述功能。

I am converting asp.net grid into devexpress ASPxGridView control. I am using asp link button in gridview control and using only RowDataBound event of asp.net grid.

But I couldn''t locate rowdatabound event in ASPxGridView. In row bound I''ve to call javascript function and changing the class of control. In addition based on some condition results, I am also selecting checkboxes for some rows in grid.

Could you please advice how to achieve the said functionality in devexpress ASPxGridView control.

推荐答案

DevExpress有一个非常好的文档以及问题论坛,如果有的话。



看看这些:

DevExpress:在线演示 [ ^ ]

DevExpress文档 [ ^ ]



您可以比较并找到差异和相似之处如何编码。
DevExpress have a very good documentation as well as forum for questions if any.

Have a look at these:
DevExpress: Online demos[^]
DevExpress documentation[^]

You can compare and find the differences and similarities on how to code.


这篇关于asp.net网格的RowDataBound事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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