All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
SQL Server 数据库文件存放在何处_[SQL Server教程]
正确理解动态网页制作技术PHP的错误信息_php资料_编程技术
SQL SERVER 2000 数据库备份与还原_[SQL Server教程]
WebService,服务和ajax,使用教程一例_.net资料_编程技术
JS-AJAX入门实例:循环,函数,对象,对象属性_JavaScript技术_编程技术
两行代码搞定多级关联搜索_[PHP教程]
sql删除记录_[SQL,Server教程]
ASP.Net2.0中自定义控件在page中的注册_[Asp.Net教程]
gridview字段文字超指定字数后显示..._[Asp.Net教程]
php5的simplexml解析错误_[PHP教程]
Reading number is top 10 pictures
Kim jong il's mistress, national beauty JinYuJi actor1
Chinese paper-cut grilles art appreciation5
世界各国15岁的MM有什么不同
A beautiful girl to bud3
Parking technology is great, that give you the keys can't stolen
50个至今影响世界的德国发明
农夫山泉变身记
mythology hero1
西方气质的东方美女2
Small s breast enhancement demonstration
Download software ranking
Detective task-the top secret prostitution files
美女写真1
Unix video tutorial6
Tram sex maniac 2 (H) rar bag3
卡丁车单机版
Tram sex maniac 2 (H) rar bag2
I for your crazy
Unix video tutorial20
尖东毒玫瑰A
Unix video tutorial12
归海一刀 published in(发表于) 2014/1/30 1:27:53 Edit(编辑)
GridView中添加CheckBox并返回选中行_[Asp.Net教程]

GridView中添加CheckBox并返回选中行_[Asp.Net教程]

GridView中添加CheckBox并返回选中行_[Asp.Net教程]
一:添加CheckBox






















二:查看哪一行的CheckBox被选中
foreach(GridViewRow row in this.StudentGridView.Rows)
{
Control ctrl = row.FindControl("CheckBox");
if ((ctrl as CheckBox).Checked)
{
TableCellCollection cell = row.Cells;
string studentCode = cell[1].Text;
}
}


添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.