Tagged Questions
0
votes
0answers
101 views
Web Part Connection worked for some values but not others
I have a 2 connected web parts. One is a regular list, the other a Data View Web Part (DVWP). The DVWP displays items in Multiple Form View so that each field is editable.
In the connection, the ...
0
votes
1answer
527 views
Access denied runtime error when connecting a SharePoint custom filter web part to a list view web part
I make a custom filter web part using the example from MSDN (http://msdn.microsoft.com/en-us/library/bb457205.aspx). The custom web part is a provider and has selection buttons. Each button has ...