Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
I'm creating a custom filter web part for SharePoint 2007 that presents a number of different filter that are then connected to parameters in an Excel Services Web Access web part. Just to make life harder I'm wrapping the controls in AJAX as well.

I can get the connection to work, but changing the filter values only seems to be updated in the Excel sheet when it is manually reloaded.

Technically this is possible, because standard MOSS filter web parts work OK.

What do I need to do other than implement a ITransformableFilterValues interface?

Thanks for any help or pointers.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900