• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

create collapsible/expandable hierarchy

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Group,
that Does anyone have some code to share that will convert xml to a functioning treeview,
like IE5 does by default when you load and xml file?

Will it work with Netscape too?

BTW, where is the stylesheet that IE5 uses to do this?
 
Chiru babu
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I didn't hear any responses till date....
any pointers.....
 
Leverager of our synergies
Posts: 10065
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.biglist.com/lists/xsl-list/archives/200010/msg01046.html
 
Ranch Hand
Posts: 1953
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Excellent catch, Map!
Incredible.
 
Chiru babu
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mapraputa,
Thanks for your reply.
the URL's mentioned in the link refered by you no longer exists.
any thoughts??
Thanks.

Originally posted by Mapraputa Is:
http://www.biglist.com/lists/xsl-list/archives/200010/msg01046.html

 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Chiru babu:
Hi Mapraputa,
Thanks for your reply.
the URL's mentioned in the link refered by you no longer exists.
any thoughts??
Thanks.


You can try this link http://p2p.wrox.com/archive/xslt/2001-11/6.asp
but as suggested try to search in msdn with the keyword default stylesheet
 
reply
    Bookmark Topic Watch Topic
  • New Topic