Tagged Questions
0
votes
0answers
470 views
Add webparts inside a webpart containing a asp:MultiView [closed]
I need to create something on the right side of the page which contains 3 tabs and inside the body of the tab there's a (custom) CQWP which shows some items from predefined lists.
My idea was to ...