DataGridView "HideSelection"

J

John T

I'm just now getting around to playing with the DataGridView and I'm using
it in non-bound mode (adding my own rows for the user to edit).

Is there any way to hide the selected cell/row when the focus is not on the
DataGridView like we can do with setting the HideSelection property of a
ListView?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top