DataBinder.Eval 和Container.DataItem的用法与区别
摘要:1.DataBinder.Eval用法//显示二位小数<%# DataBinder.Eval(Container.DataItem, "UnitPrice", "${0:F2}") %> //{0:G}代表显示True或False<ItemTemplate> <asp:Image Width="12" Height="12" Border="0" runat="ser...
阅读全文
posted @
2007-05-31 11:54
cjk
阅读(459)
推荐(0)
在Web控件按钮上加javascrip脚本
摘要:在Web控件按钮上加javascrip脚本,Attributes.Add
阅读全文
posted @
2007-05-24 09:55
cjk
阅读(374)
推荐(0)