ASP.net中的 <ItemTemplate>是什么意思

摘要: 模版列。用过GridView就会很熟悉这个。比如你在GridView里加一个<ItemTemplate><asp:buttonrunat="server"ID="xxx"></ItemTemplate>就会你每在GridView绑定一行,对应模版列的位置出现一个button 阅读全文
posted @ 2011-06-05 11:56 王双兴 阅读(833) 评论(0) 推荐(0)