Required library edition: Required library file: dhtmlxgrid.js
gets column index by column id
//get index of the column with id "col1" var colIndex=mygrid.getColIndexById("col1");
See also: getColumnId