Is possible fixsize 1 column of a sample dhtmlxgrid?

I have a question, is possible lock a column with a fix size and never have enable the resize on the column on runtime?

If I have 3 columns, I want to fix the size of the first column.

How can I do that?

Thanks.

You may try to use enableResizing() method to block the resizing of specific columns:

http://docs.dhtmlx.com/doku.php?id=dhtmlxgrid:api_method_dhtmlxgridobject_enableresizing