0
votes
0answers
103 views

Get filter information from List View Web Part using web part connection

Hi My requirement is whenever user filters a column of list view web part, the information is captured by a custom made consumer webpart, using LVWP as provider I can see 2 provider connections - ...
0
votes
1answer
299 views

WebPart Connection : sending table sends only first page data

I have created a custom WebPart to consume connection(table) from a list view webpart, from list view webpart when i send the table to my custom consumer webpart i get all data from the list, but this ...
0
votes
1answer
35 views

COMException due to WebPart Connection while trying to Filter provider list web part

In SharePoint 2010 I see the following symptoms: We have three lists, looking up to one another in a chain. Sample: Vendors [30] as root; Projects [100], Looking up to Vendor; Deliverables ...