摘要: 数据绑定关键字: 数据绑定 2009-04-05 18:431.DataBinder.Eval用法//显示二位小数<%# DataBinder.Eval(Container.DataItem, "UnitPrice", "${0:F2}") %>//{0:G}代表显示True或False<ItemTemplate><asp:ImageWidth="12"Height=... 阅读全文
posted @ 2010-01-03 20:35 YOYIORLEE 阅读(153) 评论(0) 推荐(0)