Question : DataGridView

I have a DataGridView with a few rows, if mouse click in an empty space in DataGridView lower thane  last row, I got an error, do anybody know haw to check if a mouse have been clicked on a valid row?

Answer : DataGridView

There are a few different ways. I've always used ADO. See http://www.codeproject.com/KB/vbscript/simple_sp_vb6.aspx

L
Random Solutions  
 
programming4us programming4us