textBox1->Text = dataGridView1->SelectedCells;
the argument is not accepted, is there anyway to change it to String^ ?