Hi All,
Can the query string parameters(View,FilterField1..n,FilterValue1..n) in a xsltlistviewwebpart be used in code behind to get list items.
Scenario: I have a listviewwebpart and a button in a custom webpart page. When the button is clicked I want to call a custom application page with the query-string parameters applied on the list view web-part. The application page will fetch the list item based on the dynamic filters and process them.
Please help!
Ameya