I know how to add a button. I do not have the "refresh" option in the button
properties - Action - drop down box. I am running SP2 which the reference
documention says should make this option available. Any suggestions?
Thanks,
Mike
Sandeep - 27 Jan 2006 05:26 GMT
Hi mtarabochia
The C# code for "refreshing" a secondary datasource is;
thisXDocument.DataObjects["Secondary DataSource Name"].Query();
I hope this will help U.

Signature
Sandeep
www.autonomysystems.com