I've got a datagridview which has a column that I need to be able to be selected, something like a hyperlink. it needs to look like a hyperlink, but with out redirecting to a new page, I just want it to read that row, use the data, and pull another table to display more information. I've not been able to find any good tutorials that rightly explain how to handle this and was really hoping that I could get some assistance here. if anyone has some helpful tips, I would greatly appreciate it.
Thanks in Advance
Sean8084