I have got a user control in my application, with a formview control.
Its is dynamically loaded into a view within a multiview.
How do I bubble the cancel update/insert event on the formview to change the view on the multiview on the parent page?
I am using asp .net 2 VS 2005
Thanks in advance