How to set value of textBox upon selecting cell from datagrid?

后端 未结 0 1777
南笙
南笙 2021-01-19 10:54

textBox1->Text = dataGridView1->SelectedCells;

the argument is not accepted, is there anyway to change it to String^ ?

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