gets the width of the specified column in pixels
//get width of the first column var width=myGrid.getColWidth(0);