1
datagridview perform click
I have “walked” a collections of rows in my datagridview. I want to essentially do a PerformClick() on the row of my choice. How do I do that?
Answer Question
| August 3, 2009 9:27 PM
DataGridView, PerformClick, Visual Basic, Visual Studio 2005
I have “walked” a collections of rows in my datagridview. I want to essentially do a PerformClick() on the row of my choice. How do I do that?
1





