forum

Home / DeveloperSection / Forums / How to get the Index of Currently Selected Row in DataGridView using C#

How to get the Index of Currently Selected Row in DataGridView using C#

Mark Devid597505-Oct-2013

How do I get the index of the currently selected Row of a DataGridView?

I don't want the Row object, I want the index (0 .. n).


Updated on 05-Oct-2013

Can you answer this question?


Answer

1 Answers

Liked By