asp.net treeview (squishyTREE)

Adam Sills <[email protected]> Fri, 14 Feb 2003 10:01:37 -0600
Newsgroups gmane.comp.windows.devel.dotnet.products
Message-ID <[email protected]>
I've been working on squishyTREE since Beta 1 and since then it's been on
GotDotNet and available for download. I've recently updated it a bit and
thought I'd try to spread the word to anyone who may want to use a treeview
but haven't heard of squishyTREE.

squishyTREE is a server control designed for server-side tree-like
application functionality. It is NOT meant to be used as a navigation
component (I've purposely left out features such as "NavigateUrl", etc).

squishyTREE is 100% free to use and customize. The only thing I ask is that
if you use it you send me an email saying as much just so I can get a rough
estimate of its use. This is definitely not required, but would be
appreciated. Or if you encounter and bugs or have features you'd like to
see, I can usually update the code to do what you need it to do.

Short description + examples
http://www.surrealization.com/viewpost.aspx?postid=488
Download
http://www.surrealization.com/files/squishyTREE.zip

adam..