Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~73.5K People Reached
Favorite Forums
Web Development x 1
2 Posted Topics
Re: try this code.. [CODE] Private Sub datagridview1_KeyUp(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles tblBarang.KeyUp Label1.Text = datagridview1.Item(0,tblBarang.CurrentRow.Index).Value End Sub [/CODE] this code i want to get value on datagridview1 in first column (0) and the current row... :) regard [I]<<SNIP>>[/I] | |
hi, here I has data on my localhost it's update from user and hosting data with thensame structure of data. how do I to make sync my update data in my localhost to hosting data with schedule time's??? some advice please.!! thank's :idea: |
The End.