Google Mobile Ads

Wednesday, January 2, 2013

DataGridView'de istenen satıra odaklanmak.

Me.myDataGridView.CurrentCell = Me.myDataGridView.Rows(e.RowIndex).Cells(1)

ya da

Me.myDataGridView.Rows(e.RowIndex).Selected = True






Focus on a row in the DataGridView

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...