如何在asp.net中隐藏tablerow [英] How to hide tablerow in asp.net

查看:166
本文介绍了如何在asp.net中隐藏tablerow的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中隐藏tablecell?



i试试这个



tblTempDiff1.Attributes [style] =display:yes; ;



隐藏所有表格我需要如何隐藏Cell。







PLZ任何人都可以帮助我..

How to hide tablecell in asp.net??

i try this one

tblTempDiff1.Attributes["style"] = "display:yes;";

hide all table i need how to hide Cell.



plz anyone can help me..

推荐答案

检查Grid_RowDataBound事件中需要的条件。
Check conditions you need in ''Grid_RowDataBound'' event.


这篇关于如何在asp.net中隐藏tablerow的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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