Posts
 
Reputation
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
~73.5K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for StatiX

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]

Member Avatar for gever
0
73K
Member Avatar for zunaidius

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:

Member Avatar for ShawnCplus
0
120

The End.