SyntaxFix
Write A Post
Hire A Developer
Questions
Use the code below,
TableRow _tableRow =(TableRow)findViewById(R.id.tableRowMainBody); tableRow.requestFocus();
that should work.