1 Reply Latest reply on Mar 26, 2011 5:20 PM by boy18nj

    Sub Table inside Extended Data Table

    fjkjava

      Hi All,

       

      Can I use a sub table inside an Extended Data Table?

       

      I have a list that displays 20 items, each item can have multiple sub items.The list can be very lengthy some times and user is not able the see the headerwhen they scroll down.

       

      I did it in html where i put the header in one table and data in othertable. Then I put second table inside a div. I have not tried that scenariohere but anybody knows that will work or not.

       

      Please advice.

       

      Thanks

      FR

        • 1. Sub Table inside Extended Data Table
          boy18nj

          it should work. But you may have some issues, when submitting values, the inner sub table values may not reach bean. Again this depends upon how you code. But out of the box if you code you most likely will face this issue.