Tagged Questions

0
votes
3answers
170 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 …
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: …
3
votes
5answers
424 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 …
3
votes
3answers
312 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 …
0
votes
0answers
51 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 …
1
vote
6answers
603 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 …
5
votes
10answers
1k views

Develop SharePoint web parts in ASP.NET

I have been asked to develop some usercontrols in ASP.NET that will at a later point be pulled into a SharePoint site as web parts. I am new to SharePoint and will not have access to a SharePoint …
1
vote
1answer
641 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
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
1answer
422 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
1answer
321 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
vote
3answers
850 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 …
1
vote
4answers
657 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
5answers
800 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 2 next
15 30 50 per page