0
votes
2answers
74 views
Creating profitable sharepoint webparts
At my day job, we are currently porting our portal to Sharepoint MOSS 2007. Like it or not, there is alot of big companies following suit. After working with the consulting company …
0
votes
0answers
14 views
Web Parts - User Personalization Data in .NET
Is there a way to get a list of all web parts added by each user from the Web Part User Personalization data?
0
votes
3answers
68 views
Webparts in asp.net?
what is webparts in asp.net? a simple example on webparts. thank you in advance.
0
votes
0answers
15 views
How to access a stylesheet file from a webpart
Hi, I have a webpart and while I was adding some style classes, I figured I'd just reuse some stuff I already wrote in a global Stylesheet.css. This stylesheet is linked to by the …
0
votes
3answers
35 views
Can i deploy MOSS based webparts on ASP.NET web form and how
Hi,
i need to know, if we can deploy webparts that are created in MOSS for MOSS on a ASP.NET page and use them. Or is there any way of using the webparts with MOSS.
TIA,
Nimish
1
vote
0answers
41 views
Sharepoint ECB menu items not visible when doc lib is displayed in a web part.
My document context menus display correctly when accessed directly from a document library but when this same doc lib is displayed in a web part, the context menu is missing variou …
0
votes
0answers
19 views
Sorting option not working in a spgridview.
I have created a webpart which contains a spgridview that is bound to a dataview.My problem is that even though i have set the allowsorting option to true ,the gridview header show …
0
votes
2answers
78 views
Sharepoint WebParts
I just finished my first web Part for Sharepoint WSS 3.0 and I'm very excited.
What it does is that just makes a connection to the TFS (team foundation) to get the OPEN and FIXED b …
0
votes
3answers
124 views
Web parts, dynamically created controls and eventhandlers
Hi,
What is the best way to display, in a web part, dynamic tables where each cell can cause a postback to display a different set of data?
For example, imagine some financial da …
0
votes
1answer
34 views
How can you determine what Sharepoint WebPartZone you are in from an XSL file to dynamically output the style?
I have a page with 5 Sharepoint web part zones and an XML web part that can go in any of them. One of them needs different styling than the other 4. Is it possible to have the XSL …
0
votes
1answer
248 views
Web Parts in ASP.NET 3.5
I'm trying to create draggable web parts in ASP.NET 3.5 but the thing just doesn't want to be dragged. I already tried the workarounds for making it compatible with Firefox, by usi …
0
votes
1answer
53 views
MOSS Web Parts or .aspx pages/controls
When developing in MOSS I would be interested to hear peoples views on whether they choose to wrap functionality in web parts or to create .aspx pages and deploy those to MOSS and …
1
vote
1answer
154 views
Adding Web Parts to the Page Instance based on Page Layout using Feature.
I am trying to add the Web Parts to Page Instance of the Page Layout using a Feature.I know it should be through AllUsersWebPart element .I could find the reference of adding a Def …
1
vote
1answer
125 views
SPGridView - User selecting the columns
Is there a way to extend the SPGridView control in a webpart such that a user can select the columns that they want to display? Kinda like when creating/modifying a view for a list …
1
vote
7answers
1k views
Sharepoint webpart and overiding the css style
Have a look at this picture
Does anyone know what css style is used for the line/border highlighted in red? I'm trying to over ride it in my custom style sheet but I’m not havin …
