Tagged Questions

3
votes
5answers
413 views

Possible to load a web part inside another?

So, this is what we want to do: We want to have a generic web part with a custom frame around it and then dynamically load other web parts (frameless) inside it. Would this at all be possible you …
5
votes
9answers
6k views

SharePoint error: “Cannot import Web Part”

I have a web part that I've developed, and if I manually install the web part it is fine. However when I have packaged the web part following the instructions on this web site as a guide: …
1
vote
6answers
590 views

SharePoint: Do not see any Filter Web Parts

Hi, In the official Office 2007 site there are numerous reference to Filter Web Parts. When I try to add one of them, the Web Part list in my Sharepoint doesn't show any Filter Web Parts. Please …
1
vote
4answers
2k views

How to create a dashboard user interface using ASP.NET MVC?

I am currently building an application using ASP.NET MVC. The data entry pages are fairly easy to code, I just make the Model for the page of the type of my business object: namespace …
0
votes
3answers
163 views

How to display XML returned by SharePoint for web parts?

Lately I've been doing a lot of custom styling in SharePoint by modifying the XSL used to display various web parts. Knowing what the actual XML looks like, including which elements have actual …
0
votes
0answers
45 views

Dynamic web parts creation

Hello, I have a dropdown tat contains values for the webparts to be added. I have a button called select. When a user clicks that button, the value from dropdown must be taken and a web part must me …
3
votes
1answer
409 views

What are some good techniques for performance testing SharePoint web parts and controls?

This is a question about performance testing specific to SharePoint web parts and controls (although standard ASP.NET methods would be applicable as well). I'm wondering what are some good techniques, …
1
vote
2answers
2k views

Can I make a SharePoint Image Web Part clickable to link to another page

The Image Web Part doesn't seem to have an href attribute that I can set. Is there something I am missing?
3
votes
3answers
304 views

Web Part connections in site definitions

I have requirement of specifying web part connections in onet.xml. So when site is created using this site definition the said web parts are already connected and ready to use. Which properties I need …
1
vote
3answers
841 views

Communicate with Document Library Browser Web Part

Background My task is to, in SharePoint, show an image of a process map which should be clickable. Think of an imagemap in html. Some areas take you to other process map images and other brings up a …
0
votes
1answer
90 views

Is there a way to rebuild/repair ASP.Net personalization tables without losing the data inside?

I inherited an Asp.Net app that uses ASP.Net membership services. I am trying to add web parts with personalization to the site, and am getting a lot of errors. It looks like the tables generated by …
1
vote
4answers
632 views

Why does RunWithElevatedPrivileges fail to execute?

I'm trying to make a web part that greps user comments and stores it in custom list, I wrote this code to add a list to the site once the web part added to the page, …
1
vote
1answer
607 views

Adding presence indicator to a custom web part

I have a custom web part which is generating some user data. I have added the appropriate code to output the standard presence icon and menu however this is acting rather stangely. The rendered html …
1
vote
5answers
792 views

Sharepoint: Best way to display lists of non-Sharepoint content with “compatible” UI?

I've built a web part for Sharepoint that retrieves data from an external service. I'd like to display the items in a way that's UI-compatible with Sharepoint (fits in with its surroundings.) I'm …
1
vote
1answer
311 views

Sharepoint: how can i find all the pages that host a particular web part?

As the question says - is there a way to determine which pages are including my web part?

1 2 next
15 30 50 per page