<asp:checkboxlist runat="server" id="chkBoxList1" cssclass="chkBoxList" repeatcolumns="4" repeatlayout="Table">
</asp:checkboxlist>
<style>
.chkBoxList tr
{
height:24px;
}
.chkBoxList td
{
width:120px; /* or percent value: 25% */
}
</style>
Kaynak:
http://w3ka.blogspot.com/2008/11/how-to-set-column-width-in-checkboxlist.html
Hiç yorum yok:
Yorum Gönder