So I\'m building sharepoint p开发者_JAVA技巧ages that are consisted of web parts. I need to send parameter to a page, and that send it further to these web parts, and I have no idea how to do this...O
The Idea: I would like for the List View Web Parts on my Sharepoint page to render without taking into account the extra Query String that a user may input into the url.
I have been dropped into a sharepoint 2007 project, and i have relatively little experience with altering existi开发者_JS百科ng webparts.
I notice that if one need to run java in SharePoint, one will need to embed the java into a java applet and embed into the SharePoint Content Editor Web Part or the SharePoint Page Viewer Web Part.
how would i do if i have to show the value in the dropdownlist something like this: UTF-8,ISO-8859-1 below prop works fine if there is no space or no hypen and i know there is one option to use under
I\'ve tried to do that in fou开发者_如何学Gor different ways: Like this: try { SPSite site = SPContext.Current.Site;
i have one Webpart which shows an image slider. The image slider will be added by getting image url from webpart toolpart . and i will bind image slider in webpart using this.controls.add() method.
I have a Webpart that contains a couple of dropdowns on an update panel. There is a submit button that has the PostBackUrl set to a sharepoint Application Page
I am looking for a way to display a summary of several lists (from several subsites) on one summary page on my root site by way of project management for several teams. I have tried various methods su
I have created a custom Share Point 2010 webpart, in which i take input from user, basically it is a new form. I have a predefined list for data storage, I used