摘要:
public class GridViewEX:GridView { public delegate void BindEventHandler(); DataSet _ds; [Description("自定义的DataSet类型数据源"), Category("扩展")] public virtual DataSet DataSetSource { get { return _ds; } se... 阅读全文
posted @ 2009-06-24 14:43
阿龍
阅读(199)
评论(0)
推荐(0)
浙公网安备 33010602011771号