2 Replies Latest reply on Aug 2, 2010 6:59 AM by ilya_shaikovsky

    dynamic columns in dataTable

    agori

      My table needs dynamic columns. This means that I don't know how many column I have because they come from a list.
      How to do this in RichFaces?

      I know the t:columns tomhawk component, but I don't know if it works with RichFaces dataTable.
      Anyway also if it works it is not good for me, because the table is a mix of static column and dynamic ones and the tomahwk component doens't handle this situation.

      Is there a way in RichFaces?
      If not, you could consider this post as a feature request ;)

      Thanks.