i have the sharepoint site , infact it is MOSS site. I want to show the reports on share point sit开发者_运维知识库e. Is there any facility available for to do so? Or is i need to develop any webpart
I have started writing a simple feature to create a site column, and a content type. If I try to activate the feature as such, it gives me the error Value does not fall within the expected range and n
Besides the obvious benefit of placing the custom javascript files (or any oth开发者_C百科er resource files) in a document library, such as:
Is it possible to \"ask\" SharePoint, what sites/folders a user has access to? In other words, how to do an API call which returns a list of resources that a registered user is allowed to acces开发者
Does anyone have a tip, a third-party component or anything else that would help me print a gantt chart cre开发者_运维技巧ated in MOSS 2007. When I try to print it, IE only prints part of the web page
I have the following code but I am getting the following compile errors: Attribute \'WebPartStorage\' is not valid on this declaration type. It is only valid on \'property, indexer\' declarations.
I have a custom event handler on a wiki page, which should add a Tag to a custom colo开发者_JS百科umn which I attached to the Users List.
I’m trying to obtain the HTTPContext within an Event Handler in a Document Library in MOSS, but all I have is a null value of the HTTPContext.Current, I do the same thing on a List and the HTTPContex
Just curious what the experience has been in uploading MS Access tables to SharePoint 2007 list.We\'ve been planning on do开发者_如何学编程ing so, but I seem to recall issues with SharePoint mangling
Has anyone tried out 开发者_运维百科working with the Delete and update command of SPDataSource used in conjunction with SPGridView? If yes, can you share a working example?There is no way to do this w