Correct Way To Make StyleSheet Work With ASCX Control
Hi.I have the following markup in an ASCX control that creates tabs (It's from this microsoft example: http://msdn.microsoft.com/en-us/library/jj573263(v=office.14).aspx )<%@ Assembly...
View Articlechecking a list column value of type Date and Time in between two datetime...
I have a web part which consists of two datetime controls to pick start date and end date which will check a list column value of type date and time.Since the two types are not same...could your please...
View ArticleHow to find buginside a SharePoint Project with log files information?
Hi,I got a complete project file and a log file. Client says there is a performance issue in using our solution.He has provided with some related error as...
View Articlewebform.pagerequestmanagerparsererrorexception
Hi Experts,My code is working fine on development environment but when i deployed on production it throws error by updating record.I am using repeater and updating deleing record and repeater is in...
View ArticleVariations Top Level Site link
Is it possible to get hold of the url to the top level site for a variation site?This gives me a peer to peer link so I can create a language switch button:<a href="<%#...
View ArticlePowershell - read discussion board
I have created a Powershell Script to read the values of a SharePoint List.How would I do the same with a Discussion board?Any ideas?
View ArticleUser Information List incomplete columns
I have a User Profile Services and the profile of my users have the "Manager" field.Now I want to query that field so I will be querying from the User Information List right?however, when I try to...
View ArticleMove images from PC folder to document library
Hi all, I have task to show images from Local PC folder in grid and then from grid move selected images automatically to document library.I tried of getting a single...
View ArticleThe name 'SPClaimsUtility' does not exist in the current context while trying...
I am unable to resolve 'SPClaimsUtility' even though I added Microsoft.SharePoint.IdentityModel .dll reference. I added the .dll...
View ArticleCustom Action - Get selected List item using C#
Hi,I've created a custom action for one of my SharePoint lists and the custom action button is linked to an application page.In the application page we're entering external data values which will then...
View ArticleVariationDataSource - get single value out
If I have something like this in my code:<asp:DataList id="DataList1" CellPadding="3" Font-Size="8pt" RepeatDirection="Horizontal" runat="server" DataSourceID="LabelMenuDataSource"...
View ArticleCreate a folder in SPList and then add a list item . NOT FOR DOC LIBRARY c#
Am having probs in putting a new item in a new folder i created using the splist.items.add( web.url + '/list1' ,spFileSystemObjectType.Folder ,'folder1' ) so with folder 1 created i just want an...
View ArticleSharepoint Powershell Groupby Number column
Hi All, I have a sharepoint column with Number TypeWhen i run the PS script to groupby this number number the count comeback as empty$web = Get-SPWeb -Identity "http://url/" $list =...
View ArticleXsltListViewWebPart throws error after page is idle for several hours.
I have customized the XsltListViewWebPart behind a SharePoint list view. I have chosen to include my custom XSL inline through the <Xsl> tag rather than link to an external Xslt file through the...
View ArticleDisable top two levels of Global Nav flyout menus
I've enabled multilevel flyouts for my site. I'd like to make the top two levels of the flyout menu unclickable. I've emplemented a couple of jquery scripts I've found but they only seem to either...
View Articleis there any possibility to deploy the visual webpart as a sandbox solution...
is there any possibility to deploy the visual webpart as a sandbox solution in sharepoint 2010?if yes please provide me the some useful links.Thanks in advance for ur reply.
View ArticleHow to restrict the deletion operation in BCS in sharepoint 2010?
How to restrict the deletion operation in BCS in sharepoint 2010?pleassse provide me the useful linksthanks in advance
View ArticleAttempted to perform unathorised operattion
i am Trying to update a user profile property value through the webpart. This works fine on Dev environment but on QA i get and error,Attempted to perform an unauthorized operation. at...
View Articleis IIS will take care of authentication or authoristation in sharepoint 2010?
is IIS will take care of authentication or authoristation in sharepoint 2010?thanks in advance
View Articlewhat is site definition and what are the files uses and what about performance?
what is site definition and what are the files uses and what about performance?
View Article