gets the column type by its ID
// get the type of the column with the id "column1" var type=myGrid.getColTypeById("column1");