摘要: 效果图如下 后台代码 public partial class ucDGVPage : UserControl { public DataTable DataSource { get { if (table_filter == null) return table; else return tabl 阅读全文
posted @ 2021-08-27 14:01 zzia615 阅读(349) 评论(0) 推荐(0)