What I would like to do is....

1. be clicked in the datgrid and also have focus on my textbox so that I can search for a record??

so if I was scrolling through the records in the Datagrid, and decided to search for a different part number, all I would have to do is start typing and it would be in the textbox...so that I wouldn't have to click in the textbox first before searching....

so then after I search I should just be able to press the Up/Down keys and scroll through the records in the datagrid without having to click in the datagrid?

Thanks for any help in Advance!