Hi there,
I'd like to have a PanelBar which has the following type of layout:
                                I'd like to have a PanelBar which has the following type of layout:
Workflow
    Cases
        Case 1001
        Case 1002
        Case 1003
Search
    Search by case number
    Search by id
Reports
    Activity report
    Audit report
Where All but the items under the Cases node are static, but those under Cases are dynamic, retrieved by a call to a WCF service method.
Is this possible??
Thanks,
James

