Row select in a windows forms datagrid

J

James Bender

Hi,

I have a datagrid that displays search results. I also
have a column style applied to this grid.

I would like to open a window for the appropriate row
when the user double-clicks on it, but I am having
trouble capturing the event in a way that the user
doesn't have to do it a few times. How can I set up the
control so that when the user clicks in a cell it selects
the whole row instead of editing the cell?

Thanks,
James
 

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