0 Replies Latest reply on Jul 6, 2010 8:08 AM by nprajeshgowda

    <rich:scrollableDataTable> adding columns dynamically

    nprajeshgowda

      Hello,

       

      I am using <rich:scrollableDataTable> from richfaces 3.3.1

       

      Is there any way how i can add coulumns in run time ?

       

      say i have a page with 3 columns,

       

      Make | Model |  Price

      x            x          x

       

      how can add one more to the table during runtime based on the user input ? say some thing like below

       

      Make | Model |  Price | Milage

      x            x            x         x

       

      Thanks in advance,

       

       

      Best Regards,

      rAj