i'm currently using vb 2005 express edition and sql server 2000 and i've manage to get the data out from the server and place them into a datagridview.

so here's the problems that i'm facing. is it possible that when the user click on a certain cells in the datagridview, that ROW of cells get highlighted? And also if the user were to double-click on a certain cells, all the values from that ROW appear on a messagebox?

thanks,

ron

Previous Thread.
http://www.vbforums.com/showthread.php?t=538670