Questions tagged [dataviewwebpart]
51 questions
0
votes
1 answer
Dataview web part fails after minor changes
We're working with a sharepoint 2007 site that has a number of dataview webparts showing different views of a document repositry. Each time we make even the most minor change (such as changing the chrome settings or adding a class) to the XSLT or…

toomanyairmiles
- 6,465
- 8
- 43
- 71
0
votes
1 answer
Joined dataview list count based on filter - sharepoint 2010
I have a DataView Webpart that displays a set of list items (articles). In each item(article) being displayed, I want to show a counter of items from another list that are linked to the unique ID of the first list. My second list consists of…

George
- 333
- 1
- 3
- 9
0
votes
1 answer
Triggering postback to send query parameters from DVWP dropdown box
I need to filter my list based on selected dropdown value. I've created a DVWP for that and converted it into a dropdown. Now I'm following this post to fire events when dropdown value is selected but I just do not know where to change the code. I'm…

Akhoy
- 502
- 1
- 13
- 24
0
votes
1 answer
Customizing filter drop down in data view in Sharepoint Designer
I have a dataviewwebpart with filtering, sorting and grouping enabled for a list, done using SharePoint designer. The list has some category columns that are used in filter dropdowns appearing as a toolbar above the data view when deployed. How can…

Akhoy
- 502
- 1
- 13
- 24
0
votes
1 answer
XSLT Count Distinct in a Group (Data View Web Part)
I am working on a data view web part in SP 2010 to rullup some information from sub sites. These sites contain project task lists that have tasks assigned to users. The customer wants to see a rollup that will list projects by user based on…

gsmith140
- 53
- 1
- 8
0
votes
1 answer
SharePoint 2010 Add Paging to Custom DataViewWebPart
I have a custom DataViewWebPart to which I would like to add paging. I have included the meat of the XSLT I am using to form the scope of the details for my web part below. Any suggestions on how to implement paging on this item (since I am…

TranseoSP
- 1
- 1
- 6