AspxGridview用XPO连接并且Persistent Class具有Composite Key时的处理
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;namespace WebApplication1{ public partial class _Default : System.... 阅读全文
posted @ 2011-08-09 22:38 yanl 阅读(157) 评论(0) 推荐(0)