How to set the ReadOnly of entire row in DataGridView based on condition?

后端 未结 0 960
栀梦
栀梦 2021-01-12 21:46

Not sure why setting the ReadOnly property of the row doesn\'t work as I am looping through each row in DataGridView:

   foreach (DataGridViewRow row in dataG         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题