0
votes
1answer
18 views
ASP.NET web parts - not stored in a cookie
Recently I was reading the MCTS ASP.NET 3.5 exam preparation book. I finished the lesson about web parts. The author said that user personalization is stored in a database and trac …
1
vote
5answers
40 views
What is the difference of webparts and websites?
i dont know the actual use of webparts , so. better to know difference with webpage ?
any answer is appreriate..
0
votes
1answer
14 views
how to create a web part to track page creation time
Hello everyone,
I am new to SharePoint Server 2007 Web Part, and I am using SharePoint Server 2007 on Windows Server 2008. I program using VSTS 2008 + C# + .Net 3.5.
I want to cr …
0
votes
2answers
83 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
20 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
73 views
Webparts in asp.net?
what is webparts in asp.net? a simple example on webparts. thank you in advance.
0
votes
0answers
27 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
46 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
68 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
34 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
80 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
145 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
36 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
301 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
66 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 …
