Skip to main content
5-Regular Member
December 7, 2016
Question

Creating a dynamic MVC table

  • December 7, 2016
  • 0 replies
  • 845 views

Hello!
I have to display primary content of a WTDocument ( a XML file, containing a table, header and rows defined ) in a MVC Table.
The problem is my XML table can have 1 or 100 columns, I have to implement the code in a dynamic way, to work with every number of column.

Which data structure fits better to this requirements? Can you help me with an example?

Thank you!

    Gigi Ciuca