Violeta Popa

Violeta Popa

  • NA
  • 137
  • 161.2k

check if a gridview cell is double clicked

Apr 24 2013 3:00 PM
Hello everyone :)

I have a datagridview with 3 columns. For exemple:

product            price            order
chocolate           5               order
cake                  6               order
candies              3                order

How can i check if the bolded cell was double clicked? because when that cell is clicked i want to show a form. Any help? Thanks.


Answers (1)