0
votes
0answers
104 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
301 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 ...