|
-
Aug 5th, 2003, 04:38 AM
#1
Thread Starter
New Member
XML collapsed tree view
I am using MSXML2.DomDocument in Visual basic 6.0 to create an xml file.I want the xml file not to expand at all level.i.e. I want to the xml file to expand only till a certain node and after that it should display as collapsed.
Please let me know if there is any function in VB that I can use to create a collapsed xml tree.
Thankyou in anticipation.
Regards
Tanya
-
Aug 6th, 2003, 11:09 AM
#2
I don't understand your question. Are you saying that when you open the xml file in your program that there are nodes that you don't want to ever show to the user?
-
Aug 11th, 2003, 02:18 AM
#3
Thread Starter
New Member
The xml file gets opened in internet explorer.So I just want to display the default xml in collapsed state.And later the user can click on the node and view the details.But in I.E by default the xml is shown in expanded form which is very confusing to read.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|