Peter, thanks for answer. I have changed my code and placed the code $(gridSelector).jqxGrid(‘selectcell’, 0, ‘name’);
$(gridSelector).jqxGrid(‘focus’); to ready() function in the grid initialization. But nothing has been changed, Chrome continues to work without focus on the required cell.