We had previously used the following to stop the page refreshing when closing a document. This works fine in Sharepoint 2007 but doesn't work in 2010. Does anyone know the SP 2010 equivalent
g_varSkipRefreshOnFocus = true;
from
http://mattknott.com/content/blog/2009/08/Stop_DispEx_Redirecting.html