Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Accordion Navigation Panel / Miller Columns

    Hello,

    I want to create a navigation panel using an accordion (SectionStack).
    This works so far creating it but the subitems I'd like to have look like the Miller Columns. I do not want to use a TreeGrid.
    Is it possible to put several Miller Columns (just one row) in one Section of a SectionStack in order to use them as navigation just like a TreeGrid does?

    Thanks for your help.
    Last edited by schmiuwe; 8 Feb 2012, 11:43.

    #2
    Yes - what's stopping you? Provide a partial Tree dataset to the ColumnTree you place in each section..

    Comment


      #3
      Ok, I understand, I assume I have to provide that dataset as an xml datasource like it works with the Datagrids or as shown in the Miller Column example ...

      Comment


        #4
        Lots of ways to do it - start with the QuickStart Guide Data Binding chapter and read from there.

        Comment

        Working...
        X