Hi There,
Is there a way af determining which row is selected in the DataGridView_KeyDown event?
I need to know this because the first row is a search row and the other rows are display rows.
So if the user want to search he/she adds information in the first row and hits enter to search the database.
OK, Hope this is clear enough.
Is there a way af determining which row is selected in the DataGridView_KeyDown event?
I need to know this because the first row is a search row and the other rows are display rows.
So if the user want to search he/she adds information in the first row and hits enter to search the database.
OK, Hope this is clear enough.