I want to use the flyout menu but the problem I have is that de control does not create a multilevel list. I have a page structure like this: Page 1
Page 1.1
Page 1.2
Page 2
Page 2.1
Page 2.2 The only thing I get is one list with 's. Second levels are display with the css class "level1".How can I get a flyout menu??? Please help |