PlajariKode

panggil form ubah

Oct 22nd, 2019
2,193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.16 KB | None | 0 0
  1. Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
  2.     crud.getDataById(dgvData.CurrentRow.Cells(0).Value)
  3.     ubah.Show()
  4. End Sub
Advertisement
Add Comment
Please, Sign In to add comment