列の幅を指定しましたが、幅に変化が見られません。助けてください。前もって感謝します。
私のコード:
<div style="height: auto;">
<display:table style="width:100%; position: relative;left:0px;table-layout:fixed;" pagesize="5">
<display:column sortable="true" style="width: 80%;text-align: left;word-wrap:break-word;">
</display:column>
<display:column style="width: 20%;text-align: left;" title="Date" />
</display:table>