dataGridView show value of any cell on selected row (multiRow select = false) C#.net 2005
MessageBox.Show(clientsDataGridView.CurrentRow.Cells[0].Value + "");
Achievement provides the only real pleasure in life
MessageBox.Show(clientsDataGridView.CurrentRow.Cells[0].Value + "");
Posted by SF at 11:45 am
No comments:
Post a Comment