0 Replies Latest reply on Aug 14, 2007 12:49 AM by thiagu.m

    How to create comparison Rich dataTable

      hai everyone i am mot sure about how to do this.

      i need to display the information in column wise not row wise
      and also i need to make dynamic column dataTable

      this is my table structure
      
      id name age
       1 raj 24
       2 ram 25
       3 dev 30
      
      
       i need to display the dataTable Like this
      
       id 1 2 3
       name raj ram dev
       age 24 25 30
      
      It is possible to do this
      How to do this, please any one help me
      


      By
      Thiagu.m