Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
prelude  
#1 Posted : Saturday, February 5, 2005 12:43:00 AM(UTC)
prelude

Rank: Member

Groups: Member
Joined: 2/5/2005(UTC)
Posts: 2

I have the following database structure:

CategoryID | ParentCategory | Categoryname


Was wonder how I can use deeptree with load on demand with my database ?
Any examples or pointers?

Thanks.
Fedor  
#2 Posted : Saturday, February 5, 2005 1:26:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Have you checked DeepTree_Database.zip package?

Best regards,
Fedor Skvortsov
prelude  
#3 Posted : Saturday, February 5, 2005 9:41:00 PM(UTC)
prelude

Rank: Member

Groups: Member
Joined: 2/5/2005(UTC)
Posts: 2

Yes. I don't quite understand how that fits together.
In the example, the articles in the database has a path which is pointed to a HTML file. In my instance I need to run a script that pulls a listing of articles from the database e.g. articlelist.asp?id=123 do I put this there?

3 more questions:
1. Can this tree support HTML Radio buttons, Checkboxes, etc? How do I do that?
2. How do I do load on demand with my database as the datasource? Meaning if I have a tree that is 4 levels deep. The initial tree will only show level 1 until someone clicks to expand level2 of a node. Only then will the next level of that node be build.
3. How do I make the tree remember the open state?

I'm using classic ASP and it will be good if there are example codes to show as I'm almost a complete idiot to programming ;p
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.