盾怪网教程:是一个免费提供流行杀毒软件教程、在线学习分享的学习平台!

绑定txt文件到DataGrid

时间:2024/12/7作者:未知来源:盾怪网教程人气:

[摘要]e.Item.ItemType == ListItemType.AlternatingItem ){ e.Item.Attributes.Add("title",e.Item.C...
e.Item.ItemType == ListItemType.AlternatingItem )
{
 e.Item.Attributes.Add("title",e.Item.Cells[0].Text);
  e.Item.Cells[0].Text = "<a target=_blank href=" + e.Item.Cells[1].Text + ">" + e.Item.Cells[0].Text + "</a>";
 }
else
e.Item.Attributes.Add("style","background-color:#dedede");
}
</script>
</head>
<body>
<form runat="server">
<asp:DataGrid id="DataGrid1" runat="server" OnItemDataBound="DG_ItemDataBind" Style="font-size:9pt"/>
</form>
</body>
</html>




关键词:绑定txt文件到DataGrid




Copyright © 2012-2018 盾怪网教程(http://www.dunguai.com) .All Rights Reserved 网站地图 友情链接

免责声明:本站资源均来自互联网收集 如有侵犯到您利益的地方请及时联系管理删除,敬请见谅!

QQ:1006262270   邮箱:kfyvi376850063@126.com   手机版