0 Replies Latest reply on Mar 18, 2008 3:03 AM by yohanliyanage

    Rich DataTable Border

    yohanliyanage

      Hi,

      I want to remove the border of the Rich DataTable. However, when I try specifying border="0", it doesnt seem to work.

      <rich:dataTable var="items" value="#{bean.items}" id="table" border="0">

      How can I remove the border?

      Thanks.