how to merge table row

0
how can i merge a table’s rows in my page. like highligted in below screenshot. thanks for your attention and help!
asked
1 answers
3

Hi bingrui lu,
You can achieve it by using Template Grid and adding Datagrid with Xpath as data source. 

 

 

You can add headers and Add custom Styling to it. 
Here is a Sample Domain Model I created :


If you are going to show the data inside a data View (Single Object) , you can do similar to below Screen shot

 

  Hope It Helps. Good Luck !!

answered