View Single Post
  #1  
Old 04-03-2010, 05:38 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default DatagridView column selection

Am using vb.net 08 and i have a datagridview with 3 columns. The first column has a button as the columntype with the name "UserName". Now, i want if the user clicks only on the UserName which is the first column, but not the entire row, it should display the value of the UserName column only. If...
__________________
VB.NET
domain name forum
Reply With Quote