This content has been marked as final.
Show 1 reply
-
1. Re: how to set column width for rich datatable
mail.micke Dec 10, 2008 5:55 PM (in response to bala.bala_kuppuraj.yahoo.com)If you use <rich:column> then you have the width attribute.
Otherwise you might be able to use CSS via <rich:dataTable>s columnClasses, here you'd just specify one class which would be used for all columns then.
- micke