Hey Guys,

I'm building an app that needs to nest categories. I still don't know how to approach this problem. I have looked into Joe Celko's solution, but it confuses the heck out of me. The solution I am leaning towards is to use this kind of table structure:

ID || CategoryName || ParentCategoryID || CategoryLevel

The only problem is that I have no clue how to pull this data and display it in some meaningful way. Ideally, I would like to populate this data into a _javascript_ heir menu, but I'm not sure if this is feasible. Thanks in advance for any help you can give me.

Robert
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to