Hi,

In a listview you can change the property of "fullrowselect" to true or false, is there a way to do this within a datagrid???

What I would like to do (after being able to do a "full row select" thingy if possible) would be to when I doubleclick on a row I could throw up a messagebox specifying one of the values out of that row.

But I keep seeing a lot of info about datagridstyles, do I really need to use them before I can 1) find out which column I am in, 2) Set the text in a column to bold???

Cheers,


Matt