Is it possible...and if so how...
to redirect from one aspx page directly to a view in a different page.
FOr example.
Page A has three views
I am on page B and for a button Onclick event I want to response.redirect not jut back to page A but to view 2 on page A.
Start Free Trial