Google Mobile Ads
Pages
Home
DBPlatform Hakkında
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
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
LinkWithin
No comments:
Post a Comment