学无止境
博客园
首页
博问
闪存
新随笔
联系
订阅
管理
随笔- 1 文章- 0 评论- 0
07 2009 档案
数据绑定--备忘
摘要: <%#Container.DataItem%><%#GetDataItem()%><%#Eval("字段名")%><%#DataBinder.Eval(Container.DataItem,"字段名")%><%#((DataRowView)Container.DataItem)["字段名"] %><%#((Type)Containe...
阅读全文
posted @
2009-07-07 08:57
elwin.wang 阅读(51) |
评论 (0)
编辑
公告