Advertisement
PlajariKode

Ruang - cellClick()

Nov 9th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.16 KB | None | 0 0
  1.     txtNmRuang.Text = dgvRuang.CurrentRow.Cells(1).Value
  2.     txtKdRuang.Text = dgvRuang.CurrentRow.Cells(2).Value
  3.     rtxtKet.Text = dgvRuang.CurrentRow.Cells(3).Value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement