摘要: <%: Html.DropDownList("ParentCategory", categories)%>ParentCategory必须是model中有的属性,否则,后台的model返回的是空值 阅读全文
posted @ 2010-05-01 11:11 小贩 阅读(391) 评论(0) 推荐(0)
摘要: 新的项目中。要使用ExtJs,为了简单,写了这么一个简单的CodeSmith模板来根据数据库中的表生成Grid。代码如下:[代码] 阅读全文
posted @ 2010-02-18 23:52 小贩 阅读(493) 评论(0) 推荐(0)
摘要: DataOleDb Data Provider for Enterprise Library 1.0This is a first attempt at the necessary OleDb classes for Enterprise Library 1.0. It consists of an OleDbDatabase class, an OleDbCommandWrapper class... 阅读全文
posted @ 2005-08-24 10:05 小贩 阅读(272) 评论(0) 推荐(0)