Move focus to first row in grid

I want to set focus on first row in dhtmlxgrid after typing something in filtering dropdown.

I used myGrid.selectRow(0); and see first row selected in grid but focus remains same in filtering dropdown.

Any pointer will be of great use.

Please check viewtopic.php?f=21&t=16273