End Google Ads 201810 - BS.net 01 --> I found a solution not exactly what i was looking for, but it did help me someway.

My next question is How do I create a dynamic copy of datagridView only those row I am interested in. For example, I have a dataGridView it has 15 rows they are all not the same. So, I want to get only
dataGridView1.rows[i].cells[0].value are same.Means collects only those rows first cells has "x".


thanks again.