标签: c#-4.0 datagridview
为什么会出现此错误,我的数据源不为空。 请提出一些建议。
答案 0 :(得分:0)
你在哪里调用GetGrid()?它是在InitializeComponent()之前调用它的吗?必须在InitializeComponent();