|  | 网站首页 | .Net研究 | 
您现在的位置: 程序员之路 >> .Net研究 >> 语言技术区 >> 新手技术 >> 文章正文
赞助商链接
频 道 导 航
.Net研究频道栏目导航
相 关 文 章
为在母版页中的DataList脚模板中增加页码           
为在母版页中的DataList脚模板中增加页码
作者:thcjp 文章来源:不详 更新时间:2007-5-10 11:05:16

            <asp:Label ID="nameLabel" runat="server" Text='<%# Eval("name") %>'></asp:Label><br />
            
<br />
        
</ItemTemplate>
        
<AlternatingItemStyle BackColor="#F7F7F7" />
        
<ItemStyle BackColor="#E7E7FF" ForeColor="#4A3C8C" />
        
<HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#F7F7F7" />
        
<FooterTemplate>
            
&nbsp;
        
</FooterTemplate>
    
</asp:DataList><br />
</asp:Content>



后台代码
文章录入:admin    责任编辑:admin 
  • 上一篇文章:

  • 下一篇文章:
  • .Net研究栏目导航
    网站频道导航