When I am using JQWidget 7.1 version it works, but currently I am using 13.1.0, The difference between the select row methods in both versions is :
In jqgrid.selection.js file
In 13.1.0 Version if clause is added
if (this.selectionmode !== ‘none’) { }