Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Tree View components


Message #1 by "William Milne" <wmilne01@e...> on Mon, 9 Oct 2000 13:09:03 +0100
Has anyone had any experience of using Sheridan's ActiveTreeView

component. I have used ADO data shaping to create a large parts list xml

data island from an SS7 table, which I display as an '.innerHTML' string

using xslt. Trouble is it takes a while to display the string. Because its

an xml source I can't see how RDS would help either, so I wandered if

ActiveTreeView was up to the job.



William Milne

Message #2 by Toby Anscombe <tanscombe@m...> on Mon, 9 Oct 2000 13:21:32 +0100
Bill,

	I have no clue as to the answer, but as someone who is fed up of

creating an array, passing it to ASP and then having to iterate through it

to populate a data source seems like far too much like hard work.



Aside from the intrinsic HTML controls, the only other control I use is a

grid from VideoSoft, bearing in mind that at the client level you have

access to all the nodes / schema so why not put a wrapper around the

control that can read the XML and dump it to a grid/treeview ??



Justa thought - and one I shall be exploring in the very near future



Any one else got any comments to add ? 



Regards



T



-----Original Message-----

From: William Milne [mailto:wmilne01@e...]

Sent: lundi 9 octobre 2000 13:09

To: ASP components

Subject: [asp_components] Tree View components





Has anyone had any experience of using Sheridan's ActiveTreeView

component. I have used ADO data shaping to create a large parts list xml

data island from an SS7 table, which I display as an '.innerHTML' string

using xslt. Trouble is it takes a while to display the string. Because its

an xml source I can't see how RDS would help either, so I wandered if

ActiveTreeView was up to the job.



William Milne






  Return to Index