To set focus to a specific control after an AJAX request you can use the RadAjaxManager1.FocusControl(Control.ClientID) method of the RadAjaxManager instance performing the request.