摘要:
我们用Repeater生成一些列表时,对于一些较长的内容一般只会显示部分的信息,如只显示20个字。我是用以下方法实现的:在.aspx中<%#GenDescription(DataBinder.Eval(Container.DataItem,"Description"),20)%>在.cs中publicstringGenDescription(stringdescription,intl... 阅读全文
posted @ 2007-10-27 16:38
Bankey
阅读(342)
评论(2)
推荐(0)
浙公网安备 33010602011771号