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

    asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

    c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

    c++ - Redefined variable in the other module -