MangroBongacello
Programmer
I'm trying to create a procedure to search DataGridView. I would like a program to select all rows, where search string is found.
Is it possible to select multiple rows in datagridview through code since the SelectedRows property is read only?
Thank you, Mangro
Is it possible to select multiple rows in datagridview through code since the SelectedRows property is read only?
Thank you, Mangro