I have some text in table column which is greater than the column width I want. So text is overflowing from it. So I apply overflow:auto
but in this case it is showing scroll on every page where data is less than the width of the column.
I don't want to show the scroll on that page where data is less than the width of column just want to show only where data is greater than its length.
Does any one have some suggestions?
<td style=" width:50%;overflow:auto;>