I think what you need is the ChangeMode method of the FormView class:
http://msdn2.microsoft.com/system.we...hangemode.aspx
This method allows you to switch the FormView from one mode to another. The DefaultMode is just, euh, the Default. It has always surprised me a bit that it's called the DefaultMode, and not just the Mode property that allows you to switch by simply changing the property's value....
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.