I have a user requirement to add a webpart inside another; I am creating a tabbed container webpart, inside which the user wishes to add other webparts. How can this be achieved?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
If you have your own webpart it may be possible but you have to do all the plumbing your self. The standard webpart framework does not provide any thing for nesting webparts. Otherwise you could try using Easy Tabs to add tabs to SharePoint, these tabs allow (multiple) webparts. |
|||||
|