TableRow.setColWidth
void setColWidth(int col, int width)Sets the width of a specific column.
Parameters
col | Column number (0-based) |
width | Width in pixels |
void setColWidth(int col, int width)Sets the width of a specific column.
col | Column number (0-based) |
width | Width in pixels |