1
Answer

How to transfer focus from TextBox to DataGridview

Photo of A K

A K

13y
1.9k
1 WCF
Hi,

In my window application, I am searching data from TextBox. I have written code for searching on TextBox_KeyUp event. It is working correctly and record are displayed in DataGridView. I want, When I press downkey then the focus should transfer to DataGridView. What will be code for this.plz, help me.

Thanks.

Answers (1)