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