473,405 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Making nested Groupboxes in HTML reading from XML file

I am generating an HTML code using XML and C# winform. My XML looks like this:
<Groups> <Group Name="Group1" ID="D7EBC5D6-0E6D-499E-B528-34BE14382755"> </Group> <Group Name="Group2" ID="CC012258-14AC-44E9-BA0F-78AE7C569FCB" parent="D7EBC5D6-0E6D-499E-B528-34BE14382755"> </Group> <Group Name="Group3" ID="E23D7E3B-9DDA-408E-9CC9-9AC1A9E36DD3" parent="D7EBC5D6-0E6D-499E-B528-34BE14382755"> </Group>

The Id of 'parent' element in lines 4 and 6 shows that these tags are the children of this ID(in this case the ID of group 1)

I have tried several different ways but they did not work. The XML must not be changed. How can I generate several nested group boxes in HTML?
May 11 '13 #1
0 1101

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Dean H. Saxe | last post by:
I'm currently developing a tool in perl to search out potential XSS (Cross Site Scripting) vulnerabilities and correct them in a ColdFusion based web app. I've been having great success so far,...
2
by: Robin | last post by:
On an ASP.Net web page that has a HTML Input file control run on the server side, is there any setting that limits the size of the file that can be uploaded? Is there any validation code that runs...
3
by: Joe Griffith | last post by:
If xp styles are in use (Application.EnableVisualStyles) and you nest one group box inside another then the text (caption) of the inner groupbox is automatically displayed in bold regardless of the...
2
by: Sue | last post by:
Nested datagrid within outer datagrid. Both datagrids use tables to format data in both the itemtemplate and edittemplate sections. Having problems with the format of once of the tablecells in the...
1
by: encoding | last post by:
véúóëÜöéúóëÜöéúóëÜöéúóëÜöéúóëÜö Hi! I read the folowing discussion: ...
4
by: Neil.Smith | last post by:
I can't seem to find any references to this, but here goes: In there anyway to parse an html/aspx file within an asp.net application to gather a collection of controls in the file. For instance...
0
by: chithrausha | last post by:
Iam having an HTML file where in iam writing some text and it has some background image embedded in it.i want to convert that html file to image file and want to export it in pdf format.(without...
3
by: miss time | last post by:
Hi all, my java friends ^-^ I have next week quiz in reading file text ,and understand the topic very well. can any one give some question related to this topic .this help me more to...
1
Coldfire
by: Coldfire | last post by:
Hi, The strange problem i am having is, the input element of type='file' not reading file names after 20 file elements. It simple returns null on reading the 'name' of file. The code is...
1
by: bjoarn | last post by:
I have an Application C# handling file reading, building index on this file, using dll wrapped with SWIG. The dll is originaly programmed in C++. Dll reports back to the the C# programm throug...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.