0
votes
1answer
13 views

Web Part Connections sharepoint 2013

Hi I am trying to connect two webparts together in SP 2013. This guys has a youtube video on this. http://youtu.be/cYU8bQ6Sw8I However, I cant seem to find the connection link. Is webpart connection ...
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
325 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 ...