ITable set width not working

Hi Team,

We have a table from which we are deleting a column and after deleting column we want table to have same width as earlier for that we are setting the width using iTable.setWidth(390); but that is not at all working.

@vdmehta36

Please consider setting width for columns in the table once you delete a column inside table to retain width.