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
Ranked #107.55K
~73.4K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for StatiX

[QUOTE=salman.malik;695912]hello i agree with shailu answer if shailu we write ur code like this....... will more comfortable Private Sub DataGridView1_CellClick(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellEventArgs) Handles DataGridView1.CellClick Dim i, j As Integer i=e.rowIndex j=e.columnIndex TextBox1.Text = DataGridView1.Item(i, j).Value End Sub Best Regards,:) Salman[/QUOTE] hi this code does'nt work …

Member Avatar for gever
0
73K

The End.