jsf - dynamic datatable using inputs from an xml -


I want to create a nested table using JSF for which I have to dynamically charge. Basically a template jsf will work for any xml provided.

  • node1
  • node 1.1
  • node 1.1.1
  • node 1.1.2 Node 2
  • node 2.1

    Each node will have a table in JSF, actually a value from a nested dynamic figure is getting xml please How to do

    You can programmatically create datatable and populate. Balussey has already written an article about how to use datatyals programmatically. Please see:

  • Comments

    Popular posts from this blog

    Pygame memory leak with transform.flip -

    python - Writing Greek in matplotlib labels, titles -

    C# code to obtain Maximum SQL Server 2012 Write Performance -