'How to set columns width of smart table with annotations?

I have a smart table and displaying the columns through the annotations.
However the number of columns is more, and the content is getting overlapped in the row.

Is it possible to control the width of these columns through annotations?



Solution 1:[1]

Change the tableType="Table" in smart table configuration. It will solve the overlapping problem.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Suhaib Janjua