Tagged Questions
2
votes
2answers
87 views
Can we avoid clunky hiding of WebParts?
It's a real drag and performance killer to have to load all the WebParts on a page and then laboriously hide and reveal all the ones relevant to user groups / permission levels. Especially when on the ...
2
votes
0answers
130 views
How do I combine rows from different sharepoint lists onto 1 overall list?
I'm using Sharepoint 2007 and sharepoint designer, and I am using multiple sharepoint lists that have the same column types (# required, # complete, % complete) that shows the training status for ...
0
votes
1answer
45 views
Possible solution to a lot of expensive webparts on a single page
I have a question regarding the loading issue of a page.
Current situation:
I have a page layout in my SharePoint 2007 environment, this page layout defines a lot of web parts we can say up to 40 of ...
12
votes
6answers
1k views
Performance problem with custom web part
We've implemented a custom web part which we use to render content of an external website into a SharePoint page.
During our test we encountered some strange performance issues.
When we open a ...
1
vote
3answers
175 views
CbQ webpart takes longer time to load, SQL slowness issue
I have custom page and it has a CbQ webpart alone, it actually performs a query against a single list which has only 800 items with 15 columns but it takes 8secs to load. I suspect a slowness in SQL, ...
1
vote
3answers
1k views
How do I delete closed web parts from a page?
Due to a performance issue, I closed a few web parts that were on the page, however I now would like to delete those permanently.
How do I delete closed web parts from a SharePoint page permanently?
...
