Help with Nested Collections

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Prakash C via .NET 247

    Help with Nested Collections

    Hi,

    I am having a problem to create nested collections. I want tocreate a menu for my site. I created a MenuItem class which willstore the text that should appear on hyperlink. It may alsocontain other properties. Then a MenuItems class which inheritscollect ion base and implements ienumerator. The MenuItems classholds a collection of MenuItem objects.
    Ok. Fine. Now, I will be having a nested menu, like Products ->Division -> Category -> Product. Likewise, I will be havingmenus of various levels for every top level menu, and within thesub menu i will have another sub menu, like that... I donno howto achieve it. Pls help me.

    --------------------------------
    From: Prakash C

    -----------------------
    Posted by a user from .NET 247 (http://www.dotnet247.com/)

    <Id>HL/Qc9FNX0CT90WqEL xBWA==</Id>
Working...