Hi,
I'm trying to change the DefaultMode of a page (e.g Page2.aspx) from Edit to Insert when a user selects a button in another page (e.g. Page1.aspx).
In the rest of the application Page2.aspx should always run in Edit mode except for the above occassion.
Can anyone point me in the direction of how to accomplish this??
Thanks in advance
Julie
I'm trying to change the DefaultMode of a page (e.g Page2.aspx) from Edit to Insert when a user selects a button in another page (e.g. Page1.aspx).
In the rest of the application Page2.aspx should always run in Edit mode except for the above occassion.
Can anyone point me in the direction of how to accomplish this??
Thanks in advance
Julie