For SharePoint-specific questions, please see the SharePoint Stack Exchange site at http://sharepoint.stackexchange.com/

learn more… | top users | synonyms

0
votes
0answers
10 views

SPGridview Grouping Not Working for Same Value in the Grouping Column

I am working with SPGridview with Grouping, Pagination and Sorting Enabled. It Worked fine but When I have same values in a column for a page the Grouping with Collapsing is not working. For example ...
1
vote
2answers
12 views

sharepoint content query webpart: hide empty column with jquery

I want to hide a list column in editform.aspx </script> <script language="JavaScript"> $(document).ready(function() { $('nobr:contains("columnname")').closest('tr').hide() }); ...
0
votes
0answers
4 views

Sharepoint migration: Save conflict and web address issue

I am migratin Moss 2007 site to Sharepoint 2010 without UI upgrade. I am stuck in below 2 issues. 1. I have a list named "ABC". On editform.aspx if we update the attachment and click ok it throws ...
0
votes
0answers
4 views

Error when updating SharePoint 2010 list using External Content Type

I'm running into an issue and can't find anything helpful on the net so would really appreciate any help here! I've created a basic External Content type using SharePoint Designer for SharePoint ...
0
votes
0answers
3 views

Documents from library's top-level displayed with lisitem icons in SharePoint search

So I have a SharePoint 2010 search, and a scope for document search. In the results, I want to see document icon dependent on it's type, like or . And I have a document library, from which results ...
0
votes
0answers
6 views

create visual web part in sharepoint connect to a list

I want to create a visual web part in share point 2010 can read and write data form a share point list. how can I do it? I programing with vs2010 on a share point server.
0
votes
0answers
6 views

Can I get a column within a SharePoint 2010 list to show a color palette

I have created a webpart List in c#, one column is a drop down of differnet colors that could be selected, but I would like to provide a color palette. The user will select a color and the color will ...
0
votes
0answers
7 views

Unable to search in SharePoint 2010 Foundation

I am hosting a SharePoint 2010 Foundation, inside it has a few simple document libraries. Whenever I try to search any documents by typing the keyword on the search box on the upper-right corner, it ...
1
vote
1answer
12 views

comparing dates with sharepoint

I am trying to compare the date of my Last B Service + Service interval months to todays date in Sharepoint. But it is giving me an error. =IF(DATE(YEAR([Last B Service]), MONTH([Last B Service])+[B ...
0
votes
0answers
6 views

SharePoint2013 Silverlight SecurityException (worked in SP2010)

We are planning to migrate some complex Silverlight apps to SP2013. Using sp2010 I can create web page anywhere outside sp site and create clientcontext by sp site url. This is easy and quick way to ...
1
vote
0answers
6 views

how to move “div.s4-title s4-lp” tag to above the blue ribbon in v4.master?

I am new to SharePoint and am trying to brand my team site according to a youtube video: "Awesome SharePoint 2010 Home Page Within 30 minutes part 2/3 " --> ...
0
votes
1answer
5 views

Evaluating referrer from Sharepoint portal

I have an internal company site that looks something like tools.mycompany.com. Right now, it's only accessible from inside my local network. The way users access this page is by going to my company's ...
0
votes
0answers
7 views

Customize Sharepoint 2010 Mobile sites

I have a big problem with Sharepoint 2010 for mobile devices. What I would like to do is to customize the standard Version of the site (mbllists.aspx). I already managed to remove the upper block of ...
1
vote
1answer
14 views

Sharepoint - I want to use javascript OpenPopUpPage to popup a div already on the page

I am using a content editor webpart to execute some javascript on a sharepoint page. I just need a quick modal popup to display some text so I am attempting to use the OpenPopUpPage function. It seems ...
0
votes
1answer
11 views

How to Override CurrentThread.CurrentCulture for an application

I have sharepoint application, that needs to be made support Globalization(multi language support). I am planning have a drop down box with list of languages. Problem: By Default the CurrentCulture ...

1 2 3 4 5 440
15 30 50 per page