摘要: <asp:TemplateColumn HeaderText="金额(元)"> <itemstyle horizontalalign="Right" /> <footerstyle horizontalalign="Right" width="8%" /> <footertemplate > <asp:Label id="Alltotal" runat="server" ReadOnly="true" 阅读全文
posted @ 2011-08-13 15:43 易尔购 阅读(206) 评论(0) 推荐(0) 编辑
摘要: Repeater嵌套Repeater的结构:一般写过的都能看懂吧cs代码:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->privatevoidRpTypeBind(){//GetQuestionTypeAndCount()返回一个datatablethis.rptypelist.DataSource=LiftQuestionCtr.GetQuestionTypeAndCount();this.rptypelist.DataBind( 阅读全文
posted @ 2011-08-13 09:20 易尔购 阅读(195) 评论(0) 推荐(0) 编辑