3 Replies Latest reply on Jun 10, 2008 9:29 AM by ilya_shaikovsky

    rowspan with suggestionbox

    dgreenbean

      Hi,

      Is it possible to use the rowspan attribute of a RichFaces column element in a RichFaces suggestion box? i.e.:

      <rich:suggestionbox ...>
       <rich:column rowspan=3 ...>
       </rich:column>
       ...
      </rich:suggestionbox>


      I did try it quickly in one of my suggestion boxes, and it shifted all the elements instead of combining them correctly. I am wondering if I did something wrong or if this is not supported.

      Thank you,
      David