November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I have solved it with <EPiServer:PageDataSource> and <asp:TreeView>. And if you dont like the TreeView webcontrol because it produce a lot of tables, take a look at:
http://www.asp.net/CssAdapters/default.aspx
With CSS Friendly Control Adapters you can produce ul/li instead.
/Hans
In EPiServer 4 there was the ExplorerTree webcontrol. I want to accomplish the same thing in EPi 5. I have tried with PageTree and PageDataSource with TreeView but havent come to a solution. Can some one give me a hint of how to do this. Code sample would be nice.
/Hans