摘要: 背景:无意间遇到了一个不大不小的问题,希望对一些遇到的人有所帮助! 一、问题 WinForm DataGridView 绑定泛型List (List<T>)/ArrayList不显示,UI 代码如下: using System; using System.Collections.Generic; u 阅读全文
posted @ 2017-05-23 18:54 Raywang80s 阅读(1522) 评论(0) 推荐(0) 编辑