corey

corey

  • NA
  • 7
  • 0

Get row values from a datagridview's double-click event.

May 30 2007 11:58 AM

C# newbie

What is the most efficient way to get values from the selected row of a datagridview on the double click even?

I'm using a dataview from a dataset to populate the datagridview.  It’s a search dialog.


Answers (1)