Creating nested Table cell

Joined
Feb 13, 2008
Messages
3
Reaction score
0
Hello,
I have the following requirement. Appreciate your help.

Here is the sample XML File.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<sl>
	<RnD>RND1
		<PR>PR1</PR>
		<PR>PR2</PR>
	</RnD>
	<RnD>RND2
		<PR>PR3</PR>
	</RnD>
	<RnD>RND3</RnD>
	<RnD>RND4
		<PR>PR4</PR>
		<PR>PR5</PR>
		<PR>PR6</PR>
	</RnD>
</sl>

I want the result in table format and it should be as attached image.
 

Attachments

  • table.JPG
    table.JPG
    6.2 KB · Views: 123

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top