This Tag is use for Custom Web Parts of SharePoint
0
votes
1answer
62 views
Problem with Adding Custom Web Part
I'm new at developing an web part with Visual Studio.
I want a weather web part. I created an empty SP 2013 Project, added Web Part item.
But when I deploy it and add the custom webpart into my site. ...
1
vote
2answers
96 views
Missing Site Collection Feature Permission prevents custom web parts from being added to a page
I created a custom web part hello world and deployed it to a local SharePoint 2010 (Developer laptop) successfully.
However, when I try to add the web part to a page, it errors off. The error in the ...
0
votes
1answer
249 views
In sharepoint 15, How do I use the person field in a custom web part?
Sharepoint 2013 gives a pop up when the cursor is kept on top of a users name ( the pop up allows to connect to email, lync, etc)
I need to add that field in my custom webpart... Is there any way ?
2
votes
1answer
66 views
How to synchronize Google Calender and SharePoint Calender ?
I am using SharePoint 2010 and I wants to create web part that synchronize My Google Calender and SharePoint Calender in both way Google to SharePoint and SharePoint to Google.
I need to create a ...
2
votes
3answers
210 views
Steps to Deploy multiple webparts with one feature
(SharePoint 2010)
I have created 4 webparts each in their own solutions and they work great. How could I add each webpart to an empty solution and deploy them as one feature & have each web-part ...
0
votes
0answers
312 views
Bind parameters to my custom reportviewerwebpart and refresh it
I'll try to explain my problem in the easiest way I can, since even for me it is difficult to understand.
I've created a custom web part in which I have two columns: a datalist and a few buttons on ...
4
votes
3answers
888 views
How to create Visual WebPart in sandbox solution (Office 365)?
I am using SharePoint online(Office 365). for office 365 it is necessary to create sandbox solution but in sandbox solution it is not possible to create visual web part. is there any way to create ...
