摘要:
系统的Eval处理不了,要重写页面或者用户控件的Eval:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 protected new object Eval(string expression)2 {3 object obj = this.Page.GetDataItem();4 IDictionary<string, object> items = obj as IDictionary<string, object&g 阅读全文
posted @ 2010-11-25 18:56
David.Yang
阅读(410)
评论(0)
推荐(0)