Come faccio ad attivare una cella e ad ottenere il focus in un datagridview
non capisco perche non mi funziona l'esempio che da la guida.
' Set the current cell to cell 1, row 1.
myGrid.CurrentCell = New DataGridCell(1,1)
DOVE SBAGLIO?![]()
Come faccio ad attivare una cella e ad ottenere il focus in un datagridview
non capisco perche non mi funziona l'esempio che da la guida.
' Set the current cell to cell 1, row 1.
myGrid.CurrentCell = New DataGridCell(1,1)
DOVE SBAGLIO?![]()