This Tag is use for Custom Web Parts of SharePoint
2
votes
3answers
230 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
1answer
287 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 ?
0
votes
0answers
344 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 ...