Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Explorer-like Tree View

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-07 : 12:00:04
Raz writes "Hi,

I need to create a browse search tool. The browse should be presented in an explorer-like tree structure. The tree is consisted of root and than categories, where each category consistes of other catgories and items.
When trying to display all the categories in a certain level ther's no problem.
However, I'd like to display only the categories/items which have the highest weight (the number of such itmes/categories is not known in advance) - how can I do this?

Thank's,
Raz."
   

- Advertisement -