为什么BindingSource.AllowRemove属性是只读的呢?BindingSource.AllowRemove 属性:http://msdn.microsoft.com/zh-cn/library/system.windows.forms.bindingsource.allowremove(v=vs.100).aspx为什么BindingSource.AllowRemove属性是只读的呢?不允许设置此属性,那要删除DataGridView控件中的行,怎么办呢?[解决办法]