Default value: true
A value indicating whether a selection will be automatically displayed at the current cell position when the wijgrid is rendered. Set this option to false if you want to prevent wijgrid from selecting the currentCell automatically.
$("#element").wijgrid({ showSelectionOnRender: true });