c# datagridview绑定List<T>后AllowUserToAddRows失效

2025-03-04 13:11:40
推荐回答(1个)
回答1:

AllowUserToAddRows=true这行代码你这在什么位置,试着放在绑定数据之前看看