automatic selection of first row

Is it possible to set the first row of a grid selected when the new dhtmlXGridObject is initialized?

mygrid.selectRow(0);

thanks