Dhtmlx grid rowselect

Hi,

im using ent uersion of grid.How to disable row select.And how t

How to disable row select.
mygrid.attachEvent(“onBeforeSelect”,function(){ return false; })